Class SystemMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.plugins.help.AbstractHelpMojo
org.apache.maven.plugins.help.SystemMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="system", requiresProject=false) public class SystemMojo extends AbstractHelpMojo
Displays a list of the platform details like system properties and environment variables.
Since:
2.1
Author:
Vincent Siveton
  • Constructor Details

    • SystemMojo

      public SystemMojo()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException