@Mojo(name="announce") public class AnnounceMojo extends BaseMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
hashtag
The hashtag to use (legacy)
|
protected String |
releaseNotesUrl
The URL where the release notes can be found
|
apiHost, candidate, consumerKey, consumerToken, https, version| Constructor and Description |
|---|
AnnounceMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.http.client.methods.HttpEntityEnclosingRequestBase |
createHttpRequest() |
protected Map<String,String> |
getPayload() |
@Parameter(property="sdkman.hashtag") protected String hashtag
@Parameter(property="sdkman.release.notes.url") protected String releaseNotesUrl
protected Map<String,String> getPayload()
getPayload in class BaseMojoprotected org.apache.http.client.methods.HttpEntityEnclosingRequestBase createHttpRequest()
createHttpRequest in class BaseMojoCopyright © 2015–2021 SDKMAN!. All rights reserved.