@Mojo(name="bundle-plugins",
defaultPhase=PREPARE_PACKAGE,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
requiresProject=true,
threadSafe=true)
public class BundlePluginsMojo
extends AbstractJenkinsMojo
Used to assemble jenkins.war by bundling all the necessary plugins.
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.artifact.resolver.ArtifactCollector |
artifactCollector |
protected org.apache.maven.artifact.resolver.ArtifactResolver |
resolver |
artifactFactory, artifactMetadataSource, artifactResolver, jenkinsCoreId, localRepository, project, projectBuilder, projectHelper, remoteRepos| Constructor and Description |
|---|
BundlePluginsMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
findJenkinsVersion, wrapCopyright © 2004-2016. All Rights Reserved.