Class DisplayInfoMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.apache.maven.plugins.enforcer.DisplayInfoMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Deprecated @Mojo(name="display-info", threadSafe=true) public class DisplayInfoMojo extends org.apache.maven.plugin.AbstractMojoDeprecated.please usemvn --versionThis goal displays the current platform information.
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.maven.execution.MavenSessionsessionDeprecated.The MavenSession
-
Constructor Summary
Constructors Constructor Description DisplayInfoMojo()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidexecute()Deprecated.Entry point to the mojo
-