Class IkeAnnouncePublishMojo
java.lang.Object
network.ike.plugin.IkeAnnounceDraftMojo
network.ike.plugin.IkeAnnouncePublishMojo
- All Implemented Interfaces:
org.apache.maven.api.plugin.Mojo
@Mojo(name="announce-publish",
projectRequired=false)
public class IkeAnnouncePublishMojo
extends IkeAnnounceDraftMojo
Post an announcement to a Zulip stream
(IKE-Network/ike-issues#1016).
The publishing half of IkeAnnounceDraftMojo; run the draft
first to see exactly what would be said and where.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IkeAnnounceDraftMojo
getLog
-
Constructor Details
-
IkeAnnouncePublishMojo
public IkeAnnouncePublishMojo()Creates this goal instance.
-
-
Method Details
-
execute
public void execute() throws org.apache.maven.api.plugin.MojoException- Specified by:
executein interfaceorg.apache.maven.api.plugin.Mojo- Overrides:
executein classIkeAnnounceDraftMojo- Throws:
org.apache.maven.api.plugin.MojoException
-