de.tarent.maven.plugins
Class PrepareGForge
java.lang.Object
org.apache.maven.plugin.AbstractMojo
de.tarent.maven.plugins.PrepareGForge
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class PrepareGForge
- extends org.apache.maven.plugin.AbstractMojo
Goal which uploads a release to the gforge server file.
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrepareGForge
public PrepareGForge()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
getReleaseNumber
public java.lang.String getReleaseNumber()
saveReleaseNumber
public void saveReleaseNumber(java.lang.String releaseNumber,
java.lang.String filename)
Copyright © 2007. All Rights Reserved.