com.versioneye
Class UpdateMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.versioneye.SuperMojo
com.versioneye.ProjectMojo
com.versioneye.UpdateMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
@Mojo(name="update",
defaultPhase=PROCESS_SOURCES)
public class UpdateMojo- extends ProjectMojo
Updates an existing project at VersionEye with the dependencies from the current project.
| Fields inherited from class com.versioneye.SuperMojo |
apiKey, apiPath, baseUrl, homeDirectory, homeProperties, outputDirectory, project, projectDirectory, projectId, properties, propertiesFile, propertiesPath, repos, session, system |
| 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 |
UpdateMojo
public UpdateMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Specified by:
execute in interface org.apache.maven.plugin.Mojo- Overrides:
execute in class SuperMojo
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2014. All rights reserved.