Class InspectMojo

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

    @Mojo(name="inspect",
          threadSafe=true)
    public class InspectMojo
    extends BaseMojo
    Inspect an alveolus, i.e. list the descriptors to apply.
    • Constructor Detail

      • InspectMojo

        public InspectMojo()
    • Method Detail