|
|||||||||
| 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.AbstractDeployableMojo
org.apache.servicemix.maven.plugin.jbi.JbiProjectDeployerMojo
public class JbiProjectDeployerMojo
A Mojo that can take any project and determine its JBI dependencies and then install it and its dependencies using the JBI deployment tasks
| Field Summary |
|---|
| Fields inherited from class org.apache.servicemix.maven.plugin.jbi.AbstractDeployableMojo |
|---|
containerName, host, jmxDomainName, jndiPath, password, port, serverProtocol, username |
| 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 | |
|---|---|
JbiProjectDeployerMojo()
|
|
| Method Summary | |
|---|---|
protected void |
deployProject()
|
void |
execute()
|
| Methods inherited from class org.apache.servicemix.maven.plugin.jbi.AbstractDeployableMojo |
|---|
initializeJbiTask |
| 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 |
| Constructor Detail |
|---|
public JbiProjectDeployerMojo()
| 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 deployProject()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||