public class ReleaseNotesMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_ISSUE_LIMIT |
| Constructor and Description |
|---|
ReleaseNotesMojo() |
| Modifier and Type | Method and Description |
|---|---|
org.json.simple.JSONObject |
createJSON(org.apache.http.client.methods.CloseableHttpResponse response) |
void |
execute() |
public static final int MAX_ISSUE_LIMIT
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic org.json.simple.JSONObject createJSON(org.apache.http.client.methods.CloseableHttpResponse response)
throws IOException
IOExceptionCopyright © 2014. All rights reserved.