org.codehaus.mojo.properties
Class SetSystemPropertiesMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.properties.SetSystemPropertiesMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
- public class SetSystemPropertiesMojo
- extends AbstractMojo
Sets system properties.
- Version:
- $Id: SetSystemPropertiesMojo.java 9751 2009-05-20 14:53:00Z mark $
- Author:
- Mark Hobson
- Is defined by the goal name:
- set-system-properties
- Is bound to the specified phase of the standard build lifecycle:
- initialize
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetSystemPropertiesMojo
public SetSystemPropertiesMojo()
execute
public void execute()
throws MojoExecutionException,
MojoFailureException
-
- Throws:
MojoExecutionException
MojoFailureException
Copyright © 2009 Codehaus. All Rights Reserved.