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 Details

    • IkeAnnouncePublishMojo

      public IkeAnnouncePublishMojo()
      Creates this goal instance.
  • Method Details

    • execute

      public void execute() throws org.apache.maven.api.plugin.MojoException
      Specified by:
      execute in interface org.apache.maven.api.plugin.Mojo
      Overrides:
      execute in class IkeAnnounceDraftMojo
      Throws:
      org.apache.maven.api.plugin.MojoException