org.ow2.petals.plugin.jbiplugin
Class JBIInstallMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.ow2.petals.plugin.jbiplugin.JBIAbstractMojo
          extended by org.ow2.petals.plugin.jbiplugin.JBIAbstractJMXMojo
              extended by org.ow2.petals.plugin.jbiplugin.JBIInstallMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class JBIInstallMojo
extends JBIAbstractJMXMojo

Install a JBI Archive

Author:
cdeneux - Capgemini Sud

Field Summary
 
Fields inherited from class org.ow2.petals.plugin.jbiplugin.JBIAbstractJMXMojo
force, host, log, password, port, username
 
Fields inherited from class org.ow2.petals.plugin.jbiplugin.JBIAbstractMojo
artifactFactory, artifactResolver, jbiDirectory, jbiName, localRepository, mavenProjectBuilder, outputDirectory, packaging, PACKAGING_COMPONENT, PACKAGING_SA, PACKAGING_SL, PACKAGING_SU, project, projectArtifact, settingsBuilder, verbose
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
JBIInstallMojo()
           
 
Method Summary
 void executeMojo()
          Execute the plugin
 
Methods inherited from class org.ow2.petals.plugin.jbiplugin.JBIAbstractJMXMojo
getComponentNameFromJBIDescriptor, getComponentsFromServiceAssemblyJBIDescriptor, getServiceAssemblyNameFromJBIDescriptor, getSharedLibrariesFromComponentJBIDescriptor, getSharedLibraryNameFromJBIDescriptor
 
Methods inherited from class org.ow2.petals.plugin.jbiplugin.JBIAbstractMojo
attachedJBIArchive, buildProjectFromArtifact, createDependencyArtifact, debug, error, error, execute, getSharedLibraries, info, packagingIsOkForGoal, readJbiDescriptor, warn
 
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

JBIInstallMojo

public JBIInstallMojo()
Method Detail

executeMojo

public void executeMojo()
                 throws org.apache.maven.plugin.MojoExecutionException,
                        org.apache.maven.plugin.MojoFailureException
Execute the plugin

Specified by:
executeMojo in class JBIAbstractMojo
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.