maven/configtest-mojo.html [765:1105]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
webapps |
List |
- |
(no description)
|
Parameter Details
apacheRepos:
(no description)
- Type: java.lang.String
- Required: No
- User Property: tomee-plugin.apache-repos
- Default: snapshots
appDir:
relative to tomee.base.
- Type: java.lang.String
- Required: No
- Default: apps
apps:
(no description)
- Type: java.util.List
- Required: No
args:
(no description)
- Type: java.lang.String
- Required: No
- User Property: tomee-plugin.args
bin:
(no description)
- Type: java.io.File
- Required: No
- User Property: tomee-plugin.bin
- Default: ${project.basedir}/src/main/tomee/bin
catalinaBase:
(no description)
- Type: java.io.File
- Required: No
- User Property: tomee-plugin.catalina-base
- Default: ${project.build.directory}/apache-tomee
checkStarted:
(no description)
- Type: boolean
- Required: No
- User Property: tomee-plugin.check-started
- Default: false
classpaths:
(no description)
- Type: java.util.List
- Required: No
config:
(no description)
- Type: java.io.File
- Required: No
- User Property: tomee-plugin.conf
- Default: ${project.basedir}/src/main/tomee/conf
context:
rename the current artifact
- Type: java.lang.String
- Required: No
debug:
(no description)
- Type: boolean
- Required: No
- User Property: tomee-plugin.debug
- Default: false
debugPort:
(no description)
- Type: int
- Required: No
- User Property: tomee-plugin.debugPort
- Default: 5005
deployOpenEjbApplication:
(no description)
- Type: boolean
- Required: No
- User Property: tomee-plugin.deploy-openejb-internal-application
- Default: false
docBases:
for TomEE and wars only, which docBase to use for this war.
- Type: java.util.List
- Required: No
ejbRemote:
(no description)
- Type: boolean
- Required: No
- User Property: tomee-plugin.ejb-remote
- Default: true
externalRepositories:
for TomEE and wars only, add some external repositories to
classloader.
- Type: java.util.List
- Required: No
forceReloadable:
force webapp to be reloadable
- Type: boolean
- Required: No
- User Property: tomee-plugin.force-reloadable
- Default: false
javaagents:
(no description)
- Type: java.util.List
- Required: No
keepServerXmlAsthis:
(no description)
- Type: boolean
- Required: No
- User Property: tomee-plugin.keep-server-xml
- Default: false
lib:
(no description)
- Type: java.io.File
- Required: No
- User Property: tomee-plugin.lib
- Default: ${project.basedir}/src/main/tomee/lib
libDir:
relative to tomee.base.
- Type: java.lang.String
- Required: No
- Default: lib
libs:
supported formats: --> groupId:artifactId:version... -->
unzip:groupId:artifactId:version... --> remove:prefix (often
prefix = artifactId)
- Type: java.util.List
- Required: No
mainDir:
(no description)
- Type: java.io.File
- Required: No
- Default: ${project.basedir}/src/main
password:
(no description)
- Type: java.lang.String
- Required: No
- User Property: tomee-plugin.pwd
quickSession:
use a real random instead of secure random. saves few ms at
startup.
- Type: boolean
- Required: No
- User Property: tomee-plugin.quick-session
- Default: true
realm:
(no description)
- Type: java.lang.String
- Required: No
- User Property: tomee-plugin.realm
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
maven/run-mojo.html [798:1138]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
webapps |
List |
- |
(no description)
|
Parameter Details
apacheRepos:
(no description)
- Type: java.lang.String
- Required: No
- User Property: tomee-plugin.apache-repos
- Default: snapshots
appDir:
relative to tomee.base.
- Type: java.lang.String
- Required: No
- Default: apps
apps:
(no description)
- Type: java.util.List
- Required: No
args:
(no description)
- Type: java.lang.String
- Required: No
- User Property: tomee-plugin.args
bin:
(no description)
- Type: java.io.File
- Required: No
- User Property: tomee-plugin.bin
- Default: ${project.basedir}/src/main/tomee/bin
catalinaBase:
(no description)
- Type: java.io.File
- Required: No
- User Property: tomee-plugin.catalina-base
- Default: ${project.build.directory}/apache-tomee
checkStarted:
(no description)
- Type: boolean
- Required: No
- User Property: tomee-plugin.check-started
- Default: false
classpaths:
(no description)
- Type: java.util.List
- Required: No
config:
(no description)
- Type: java.io.File
- Required: No
- User Property: tomee-plugin.conf
- Default: ${project.basedir}/src/main/tomee/conf
context:
rename the current artifact
- Type: java.lang.String
- Required: No
debug:
(no description)
- Type: boolean
- Required: No
- User Property: tomee-plugin.debug
- Default: false
debugPort:
(no description)
- Type: int
- Required: No
- User Property: tomee-plugin.debugPort
- Default: 5005
deployOpenEjbApplication:
(no description)
- Type: boolean
- Required: No
- User Property: tomee-plugin.deploy-openejb-internal-application
- Default: false
docBases:
for TomEE and wars only, which docBase to use for this war.
- Type: java.util.List
- Required: No
ejbRemote:
(no description)
- Type: boolean
- Required: No
- User Property: tomee-plugin.ejb-remote
- Default: true
externalRepositories:
for TomEE and wars only, add some external repositories to
classloader.
- Type: java.util.List
- Required: No
forceReloadable:
force webapp to be reloadable
- Type: boolean
- Required: No
- User Property: tomee-plugin.force-reloadable
- Default: false
javaagents:
(no description)
- Type: java.util.List
- Required: No
keepServerXmlAsthis:
(no description)
- Type: boolean
- Required: No
- User Property: tomee-plugin.keep-server-xml
- Default: false
lib:
(no description)
- Type: java.io.File
- Required: No
- User Property: tomee-plugin.lib
- Default: ${project.basedir}/src/main/tomee/lib
libDir:
relative to tomee.base.
- Type: java.lang.String
- Required: No
- Default: lib
libs:
supported formats: --> groupId:artifactId:version... -->
unzip:groupId:artifactId:version... --> remove:prefix (often
prefix = artifactId)
- Type: java.util.List
- Required: No
mainDir:
(no description)
- Type: java.io.File
- Required: No
- Default: ${project.basedir}/src/main
password:
(no description)
- Type: java.lang.String
- Required: No
- User Property: tomee-plugin.pwd
quickSession:
use a real random instead of secure random. saves few ms at
startup.
- Type: boolean
- Required: No
- User Property: tomee-plugin.quick-session
- Default: true
realm:
(no description)
- Type: java.lang.String
- Required: No
- User Property: tomee-plugin.realm
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -