Package poussecafe.maven
Class ListProcessesMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- poussecafe.maven.ListProcessesMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="list-processes", requiresDependencyResolution=COMPILE_PLUS_RUNTIME, requiresDependencyCollection=COMPILE_PLUS_RUNTIME, requiresDirectInvocation=true) public class ListProcessesMojo extends org.apache.maven.plugin.AbstractMojoLists all process names detected in a project.
-
-
Constructor Summary
Constructors Constructor Description ListProcessesMojo()
-
Method Summary
Modifier and Type Method Description voidexecute()
-