JavaScript is disabled on your browser.
WildFly Swarm: Plugin 1.0.0.Alpha8
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
@Mojo(name="package",
defaultPhase=PACKAGE,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public class PackageMojo
extends AbstractSwarmMojo
Author:
Bob McWhirter, Ken Finnigan
Field Summary
Fields
Modifier and Type
Field and Description
protected boolean
bundleDependencies
protected org.eclipse.aether.internal.impl.DefaultRepositorySystem
repositorySystem
protected org.eclipse.aether.impl.ArtifactResolver
resolver
Fields inherited from class org.wildfly.swarm.plugin.maven.AbstractSwarmMojo
additionalModules , environment , environmentFile , mainClass , project , projectBuildDir , properties , propertiesFile , remoteRepositories , repositorySystemSession , VERSION
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
Method Summary
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
PackageMojo
public PackageMojo()
WildFly Swarm: Plugin 1.0.0.Alpha8
Copyright © 2016 JBoss by Red Hat . All rights reserved.