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

@Mojo(name="list", requiresDependencyResolution=TEST, threadSafe=true) public class ListMojo extends ResolveDependenciesMojo
Displays the list of dependencies for this project.
Since:
2.0-alpha-5
Author:
Mark Hobson
  • Constructor Details

    • ListMojo

      public ListMojo()