com.versioneye
Class ProjectMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.versioneye.SuperMojo
com.versioneye.ProjectMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
- Direct Known Subclasses:
- CreateMojo, JsonMojo, ListMojo, UpdateMojo
public class ProjectMojo
- extends SuperMojo
Methods required to deal with projects resource
| 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 |
ProjectMojo
public ProjectMojo()
getDirectDependenciesJsonStream
protected ByteArrayOutputStream getDirectDependenciesJsonStream()
throws Exception
- Throws:
Exception
getDirectArtifactsJsonStream
protected ByteArrayOutputStream getDirectArtifactsJsonStream()
throws Exception
- Throws:
Exception
getDependencyNode
protected org.eclipse.aether.graph.DependencyNode getDependencyNode(org.eclipse.aether.util.graph.visitor.PreorderNodeListGenerator nlg)
throws Exception
- Throws:
Exception
Copyright © 2014. All rights reserved.