|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.servicemix.maven.plugin.jbi.AbstractJbiMojo
org.apache.servicemix.maven.plugin.jbi.GenerateDependsFileMojo
public class GenerateDependsFileMojo
Generates the dependencies properties file
| Field Summary | |
|---|---|
protected static java.lang.String |
SEPARATOR
|
| Fields inherited from class org.apache.servicemix.maven.plugin.jbi.AbstractJbiMojo |
|---|
artifactMetadataSource, collector, factory, JBI_DESCRIPTOR, LIB_DIRECTORY, localRepo, META_INF, project, projectBuilder, projectHelper, remoteRepos, resolver, workDirectory |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
GenerateDependsFileMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
protected void |
populateProperties(java.io.PrintStream out)
|
| Methods inherited from class org.apache.servicemix.maven.plugin.jbi.AbstractJbiMojo |
|---|
createManagedVersionMap, excludeBranch, getArtifacts, getClassLoader, getProject, getProjectHelper, getWorkDirectory, print, removeBranch, removeChildren, resolveProject, retainArtifacts |
| 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 |
| Field Detail |
|---|
protected static final java.lang.String SEPARATOR
| Constructor Detail |
|---|
public GenerateDependsFileMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionprotected void populateProperties(java.io.PrintStream out)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||