org.codehaus.mojo.properties
Class WriteProjectProperties
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.properties.AbstractWritePropertiesMojo
org.codehaus.mojo.properties.WriteProjectProperties
- All Implemented Interfaces:
- ContextEnabled, Mojo
public class WriteProjectProperties
- extends AbstractWritePropertiesMojo
Writes project properties to a file.
- Version:
- $Id: WriteProjectProperties.java 8822 2009-01-20 15:26:33Z pgier $
- Author:
- Zarar Siddiqi
- Is defined by the goal name:
- write-project-properties
| 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 |
WriteProjectProperties
public WriteProjectProperties()
execute
public void execute()
throws MojoExecutionException,
MojoFailureException
- Throws:
MojoExecutionException
MojoFailureException
Copyright © 2006-2009 Codehaus. All Rights Reserved.