maven/debug-mojo.html [395:1577]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lib File - (no description)
Default value is: ${project.basedir}/src/main/tomee/lib.
User property is: tomee-plugin.lib. libDir String - relative to tomee.base.
Default value is: lib.
libs List - supported formats: --> groupId:artifactId:version... --> unzip:groupId:artifactId:version... --> remove:prefix (often prefix = artifactId)
mainDir File - (no description)
Default value is: ${project.basedir}/src/main.
password String - (no description)
User property is: tomee-plugin.pwd. quickSession boolean - use a real random instead of secure random. saves few ms at startup.
Default value is: true.
User property is: tomee-plugin.quick-session. realm String - (no description)
User property is: tomee-plugin.realm. reloadOnUpdate boolean - (no description)
Default value is: false.
User property is: tomee-plugin.reload-on-update. removeDefaultWebapps boolean - (no description)
Default value is: true.
User property is: tomee-plugin.remove-default-webapps. removeTomeeWebapp boolean - (no description)
Default value is: true.
User property is: tomee-plugin.remove-tomee-webapps. simpleLog boolean - (no description)
Default value is: false.
User property is: tomee-plugin.simple-log. skipCurrentProject boolean - (no description)
Default value is: false.
User property is: tomee-plugin.skipCurrentProject. skipWarResources boolean - when you set docBases to src/main/webapp setting it to true will allow hot refresh.
Default value is: false.
User property is: tomee-plugin.skipWarResources. synchronization Synchronization - (no description)
synchronizations List - (no description)
systemVariables Map - (no description)
target File - (no description)
Default value is: ${project.build.directory}.
tomeeAjpPort int - (no description)
Default value is: 8009.
User property is: tomee-plugin.ajp. tomeeAlreadyInstalled boolean - (no description)
Default value is: false.
User property is: tomee-plugin.exiting. tomeeArtifactId String - (no description)
Default value is: apache-tomee.
User property is: tomee-plugin.artifactId. tomeeClassifier String - (no description)
Default value is: webprofile.
User property is: tomee-plugin.classifier. tomeeGroupId String - (no description)
Default value is: org.apache.openejb.
User property is: tomee-plugin.groupId. tomeeHost String - (no description)
Default value is: localhost.
User property is: tomee-plugin.host. tomeeHttpPort int - (no description)
Default value is: 8080.
User property is: tomee-plugin.http. tomeeHttpsPort Integer - (no description)
User property is: tomee-plugin.https. tomeeShutdownCommand String - (no description)
Default value is: SHUTDOWN.
User property is: tomee-plugin.shutdown-command. tomeeShutdownPort int - (no description)
Default value is: 8005.
User property is: tomee-plugin.shutdown. tomeeVersion String - (no description)
Default value is: -1.
User property is: tomee-plugin.version. useConsole boolean - (no description)
Default value is: true.
User property is: tomee-plugin.use-console. useOpenEJB boolean - use openejb-standalone automatically instead of TomEE
Default value is: false.
User property is: tomee-plugin.openejb. user String - (no description)
User property is: tomee-plugin.user. warFile File - (no description)
Default value is: ${project.build.directory}/${project.build.finalName}.${project.packaging}.
webappClasses File - (no description)
Default value is: ${project.build.outputDirectory}.
User property is: tomee-plugin.webappClasses. webappDefaultConfig boolean - forcing nice default for war development (WEB-INF/classes and web resources)
Default value is: false.
User property is: tomee-plugin.webappDefaultConfig. webappDir String - relative to tomee.base.
Default value is: webapps.
webappResources File - (no description)
Default value is: ${project.basedir}/src/main/webapp.
User property is: tomee-plugin.webappResources. webapps List - (no description)

Parameter Details

apacheRepos:

(no description)

appDir:

relative to tomee.base.

apps:

(no description)

args:

(no description)

bin:

(no description)

catalinaBase:

(no description)

checkStarted:

(no description)

classpaths:

(no description)

config:

(no description)

context:

rename the current artifact

debug:

(no description)

debugPort:

(no description)

deployOpenEjbApplication:

(no description)

docBases:

for TomEE and wars only, which docBase to use for this war.

ejbRemote:

(no description)

externalRepositories:

for TomEE and wars only, add some external repositories to classloader.

forceReloadable:

force webapp to be reloadable

javaagents:

(no description)

keepServerXmlAsthis:

(no description)

lib:

(no description)

libDir:

relative to tomee.base.

libs:

supported formats: --> groupId:artifactId:version... --> unzip:groupId:artifactId:version... --> remove:prefix (often prefix = artifactId)

mainDir:

(no description)

password:

(no description)

quickSession:

use a real random instead of secure random. saves few ms at startup.

realm:

(no description)

reloadOnUpdate:

(no description)

removeDefaultWebapps:

(no description)

removeTomeeWebapp:

(no description)

simpleLog:

(no description)

skipCurrentProject:

(no description)

skipWarResources:

when you set docBases to src/main/webapp setting it to true will allow hot refresh.

synchronization:

(no description)

synchronizations:

(no description)

systemVariables:

(no description)

target:

(no description)

tomeeAjpPort:

(no description)

tomeeAlreadyInstalled:

(no description)

tomeeArtifactId:

(no description)

tomeeClassifier:

(no description)

tomeeGroupId:

(no description)

tomeeHost:

(no description)

tomeeHttpPort:

(no description)

tomeeHttpsPort:

(no description)

tomeeShutdownCommand:

(no description)

tomeeShutdownPort:

(no description)

tomeeVersion:

(no description)

useConsole:

(no description)

useOpenEJB:

use openejb-standalone automatically instead of TomEE

user:

(no description)

warFile:

(no description)

webappClasses:

(no description)

webappDefaultConfig:

forcing nice default for war development (WEB-INF/classes and web resources)

webappDir:

relative to tomee.base.

webappResources:

(no description)

webapps:

(no description)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - maven/run-mojo.html [395:1577]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - lib File - (no description)
Default value is: ${project.basedir}/src/main/tomee/lib.
User property is: tomee-plugin.lib. libDir String - relative to tomee.base.
Default value is: lib.
libs List - supported formats: --> groupId:artifactId:version... --> unzip:groupId:artifactId:version... --> remove:prefix (often prefix = artifactId)
mainDir File - (no description)
Default value is: ${project.basedir}/src/main.
password String - (no description)
User property is: tomee-plugin.pwd. quickSession boolean - use a real random instead of secure random. saves few ms at startup.
Default value is: true.
User property is: tomee-plugin.quick-session. realm String - (no description)
User property is: tomee-plugin.realm. reloadOnUpdate boolean - (no description)
Default value is: false.
User property is: tomee-plugin.reload-on-update. removeDefaultWebapps boolean - (no description)
Default value is: true.
User property is: tomee-plugin.remove-default-webapps. removeTomeeWebapp boolean - (no description)
Default value is: true.
User property is: tomee-plugin.remove-tomee-webapps. simpleLog boolean - (no description)
Default value is: false.
User property is: tomee-plugin.simple-log. skipCurrentProject boolean - (no description)
Default value is: false.
User property is: tomee-plugin.skipCurrentProject. skipWarResources boolean - when you set docBases to src/main/webapp setting it to true will allow hot refresh.
Default value is: false.
User property is: tomee-plugin.skipWarResources. synchronization Synchronization - (no description)
synchronizations List - (no description)
systemVariables Map - (no description)
target File - (no description)
Default value is: ${project.build.directory}.
tomeeAjpPort int - (no description)
Default value is: 8009.
User property is: tomee-plugin.ajp. tomeeAlreadyInstalled boolean - (no description)
Default value is: false.
User property is: tomee-plugin.exiting. tomeeArtifactId String - (no description)
Default value is: apache-tomee.
User property is: tomee-plugin.artifactId. tomeeClassifier String - (no description)
Default value is: webprofile.
User property is: tomee-plugin.classifier. tomeeGroupId String - (no description)
Default value is: org.apache.openejb.
User property is: tomee-plugin.groupId. tomeeHost String - (no description)
Default value is: localhost.
User property is: tomee-plugin.host. tomeeHttpPort int - (no description)
Default value is: 8080.
User property is: tomee-plugin.http. tomeeHttpsPort Integer - (no description)
User property is: tomee-plugin.https. tomeeShutdownCommand String - (no description)
Default value is: SHUTDOWN.
User property is: tomee-plugin.shutdown-command. tomeeShutdownPort int - (no description)
Default value is: 8005.
User property is: tomee-plugin.shutdown. tomeeVersion String - (no description)
Default value is: -1.
User property is: tomee-plugin.version. useConsole boolean - (no description)
Default value is: true.
User property is: tomee-plugin.use-console. useOpenEJB boolean - use openejb-standalone automatically instead of TomEE
Default value is: false.
User property is: tomee-plugin.openejb. user String - (no description)
User property is: tomee-plugin.user. warFile File - (no description)
Default value is: ${project.build.directory}/${project.build.finalName}.${project.packaging}.
webappClasses File - (no description)
Default value is: ${project.build.outputDirectory}.
User property is: tomee-plugin.webappClasses. webappDefaultConfig boolean - forcing nice default for war development (WEB-INF/classes and web resources)
Default value is: false.
User property is: tomee-plugin.webappDefaultConfig. webappDir String - relative to tomee.base.
Default value is: webapps.
webappResources File - (no description)
Default value is: ${project.basedir}/src/main/webapp.
User property is: tomee-plugin.webappResources. webapps List - (no description)

Parameter Details

apacheRepos:

(no description)

appDir:

relative to tomee.base.

apps:

(no description)

args:

(no description)

bin:

(no description)

catalinaBase:

(no description)

checkStarted:

(no description)

classpaths:

(no description)

config:

(no description)

context:

rename the current artifact

debug:

(no description)

debugPort:

(no description)

deployOpenEjbApplication:

(no description)

docBases:

for TomEE and wars only, which docBase to use for this war.

ejbRemote:

(no description)

externalRepositories:

for TomEE and wars only, add some external repositories to classloader.

forceReloadable:

force webapp to be reloadable

javaagents:

(no description)

keepServerXmlAsthis:

(no description)

lib:

(no description)

libDir:

relative to tomee.base.

libs:

supported formats: --> groupId:artifactId:version... --> unzip:groupId:artifactId:version... --> remove:prefix (often prefix = artifactId)

mainDir:

(no description)

password:

(no description)

quickSession:

use a real random instead of secure random. saves few ms at startup.

realm:

(no description)

reloadOnUpdate:

(no description)

removeDefaultWebapps:

(no description)

removeTomeeWebapp:

(no description)

simpleLog:

(no description)

skipCurrentProject:

(no description)

skipWarResources:

when you set docBases to src/main/webapp setting it to true will allow hot refresh.

synchronization:

(no description)

synchronizations:

(no description)

systemVariables:

(no description)

target:

(no description)

tomeeAjpPort:

(no description)

tomeeAlreadyInstalled:

(no description)

tomeeArtifactId:

(no description)

tomeeClassifier:

(no description)

tomeeGroupId:

(no description)

tomeeHost:

(no description)

tomeeHttpPort:

(no description)

tomeeHttpsPort:

(no description)

tomeeShutdownCommand:

(no description)

tomeeShutdownPort:

(no description)

tomeeVersion:

(no description)

useConsole:

(no description)

useOpenEJB:

use openejb-standalone automatically instead of TomEE

user:

(no description)

warFile:

(no description)

webappClasses:

(no description)

webappDefaultConfig:

forcing nice default for war development (WEB-INF/classes and web resources)

webappDir:

relative to tomee.base.

webappResources:

(no description)

webapps:

(no description)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -