Class 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
    Version:
    $Id: SystemMojo.java 1423261 2012-12-18 02:48:07Z hboutemy $
    Author:
    Vincent Siveton
    • Constructor Detail

      • SystemMojo

        public SystemMojo()
    • Method Detail

      • execute

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