Class ListMojo

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

    @Mojo(name="list",
          aggregator=true)
    public class ListMojo
    extends AbstractScmMojo
    Get the list of project files.
    Author:
    Emmanuel Venisse
    • Constructor Detail

      • ListMojo

        public ListMojo()