Class AddAlveolusMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="add-alveolus",
          threadSafe=true)
    public class AddAlveolusMojo
    extends BaseMojo
    Adds a service to the alveoli available in the defined folder. It is a skaffolding command.
    • Constructor Detail

      • AddAlveolusMojo

        public AddAlveolusMojo()
    • Method Detail