Class | Description |
---|---|
AbstractWrapperForBuiltinMojo<CustomResource extends org.apache.maven.model.Resource> |
This goal is just a wrapper to launch a goal from a builtin Maven plugin
(such as org.apache.maven.plugins:maven-dependency-plugin) with a
configuration bound to the lifecycle but without triggering a parallel
lifecycle.
|
CopyBWDependenciesMojo |
This goal copies TIBCO BusinessWorks dependencies (especially Projlibs) in a
temporary folder.
|
CopyBWSourcesMojo |
This goal copies the TIBCO BusinessWorks project sources to a temporary
folder.
|
CopyBWTestDependenciesMojo |
This goal copies TIBCO BusinessWorks dependencies (especially Projlibs) of
the 'test' scope in a temporary folder.
|
CopyBWTestSourcesMojo |
This goal copies the TIBCO BusinessWorks project sources to a temporary
folder for the 'test' scope.
|
ITRunTestsMojo |
This goal deploys the built EAR to a TIBCO domain, to prepare the execution
of Integration Tests.
|
ResolveBWDependenciesMojo |
This goal resolves TIBCO BusinessWorks dependencies (especially Projlibs)
defined in the POM of the project.
|
ResolveBWTestDependenciesMojo |
This goal resolves TIBCO BusinessWorks dependencies (especially Projlibs)
defined in the POM of the project.
|