|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
<container>
and
<configuration>
elements and supportig the notion of Auto-deployable.Dependency
and Deployable
.deployer-deploy
.deployer-deploy
.deployer-undeploy
.<deployables>
element, then add the generated artifact to the list of deployables to deploy statically.
<configuration>
tag used to configure
the plugin in the pom.xml
file.<container>
tag used to configure
the plugin in the pom.xml
file.Configuration
instance.
Container
instance.
<deployable>
tag used to configure
the plugin in the pom.xml
file.<deployer>
tag used to configure
the plugin in the pom.xml
file.This method must be implemented by all Mojos extending this class. The
reason for this pattern is because we want the AbstractCargoMojo.execute()
method to always be called
so that necessary plugin initialization can be performed. Without this pattern Mojos
extending this class could "forget" to call super.execute()
thus leading to
unpredictible results.
This method must be implemented by all Mojos extending this class. The
reason for this pattern is because we want the AbstractCargoMojo.execute()
method to always be called
so that necessary plugin initialization can be performed. Without this pattern Mojos
extending this class could "forget" to call super.execute()
thus leading to
unpredictible results.
This method must be implemented by all Mojos extending this class. The
reason for this pattern is because we want the AbstractCargoMojo.execute()
method to always be called
so that necessary plugin initialization can be performed. Without this pattern Mojos
extending this class could "forget" to call super.execute()
thus leading to
unpredictible results.
This method must be implemented by all Mojos extending this class. The
reason for this pattern is because we want the AbstractCargoMojo.execute()
method to always be called
so that necessary plugin initialization can be performed. Without this pattern Mojos
extending this class could "forget" to call super.execute()
thus leading to
unpredictible results.
This method must be implemented by all Mojos extending this class. The
reason for this pattern is because we want the AbstractCargoMojo.execute()
method to always be called
so that necessary plugin initialization can be performed. Without this pattern Mojos
extending this class could "forget" to call super.execute()
thus leading to
unpredictible results.
This method must be implemented by all Mojos extending this class. The
reason for this pattern is because we want the AbstractCargoMojo.execute()
method to always be called
so that necessary plugin initialization can be performed. Without this pattern Mojos
extending this class could "forget" to call super.execute()
thus leading to
unpredictible results.
<packager>
tag used to configure
the plugin in the pom.xml
file.<proxy>
tag used to configure
the plugin in the pom.xml
file.<zipUrlInstaller>
tag used to configure
the plugin in the pom.xml
file.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |