JavaScript is disabled on your browser.
WildFly Maven Plugin 3.0.0.Alpha3
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.wildfly.plugin.provision.ProvisionServerMojo
Field Summary
Fields
Modifier and Type
Field and Description
protected org.jboss.galleon.universe.maven.repo.MavenRepoManager
artifactResolver
protected File
targetDir
The target directory the application to be deployed is located.
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
Field Detail
targetDir
@Parameter(defaultValue="${project.build.directory}/",
property="wildfly.deployment.targetDir")
protected File targetDir
The target directory the application to be deployed is located.
WildFly Maven Plugin 3.0.0.Alpha3
Copyright © 2021 JBoss by Red Hat . All rights reserved.