|
|||||||||
| 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.GenerateComponentDescriptorMojo
public class GenerateComponentDescriptorMojo
A Mojo used to build the jbi.xml file.
| Field Summary | |
|---|---|
static java.lang.String |
UTF_8
|
| 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 | |
|---|---|
GenerateComponentDescriptorMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
protected void |
generateJbiDescriptor()
Generates the deployment descriptor if necessary. |
| 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 |
|---|
public static final java.lang.String UTF_8
| Constructor Detail |
|---|
public GenerateComponentDescriptorMojo()
| 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.MojoFailureException
protected void generateJbiDescriptor()
throws JbiPluginException
JbiPluginException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||