From commits-return-44542-archive-asf-public=cust-asf.ponee.io@tomee.apache.org Thu Dec 6 09:52:50 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3F3C81807A6 for ; Thu, 6 Dec 2018 09:52:48 +0100 (CET) Received: (qmail 54989 invoked by uid 500); 6 Dec 2018 08:52:47 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 54308 invoked by uid 99); 6 Dec 2018 08:52:46 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2018 08:52:46 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2BAE7E13F2; Thu, 6 Dec 2018 08:52:46 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jlmonteiro@apache.org To: commits@tomee.apache.org Date: Thu, 06 Dec 2018 08:52:56 -0000 Message-Id: In-Reply-To: <54e3cdbc34db4ed9a3a800439f164742@git.apache.org> References: <54e3cdbc34db4ed9a3a800439f164742@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [11/44] tomee git commit: TOMEE-2316 Convert Markdown files to Asciidoc in the docs folder - 7 http://git-wip-us.apache.org/repos/asf/tomee/blob/329eb60a/docs/maven/stop-mojo.md ---------------------------------------------------------------------- diff --git a/docs/maven/stop-mojo.md b/docs/maven/stop-mojo.md deleted file mode 100644 index e6fb3ef..0000000 --- a/docs/maven/stop-mojo.md +++ /dev/null @@ -1,1328 +0,0 @@ -index-group=Unrevised -type=page -status=published -~~~~~~ -
-

tomee:stop

- -

Full name:

- -

org.apache.openejb.maven:tomee-maven-plugin[:Current Version]:stop

- -

Description:

- -
Stop a TomEE started with start command.
- -

Attributes:

- -
    - -
  • Requires a Maven project to be executed.
  • - -
  • Requires dependency resolution of artifacts in scope: runtime+system.
  • - -
  • Requires dependency collection of artifacts in scope: runtime.
  • -
- -
-

Optional Parameters

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeSinceDescription
apacheReposString-(no description)
Default value is: snapshots.
User property is: tomee-plugin.apache-repos.
appDirString-relative to tomee.base.
Default value is: apps.
appsList-(no description)
argsString-(no description)
User property is: tomee-plugin.args.
binFile-(no description)
Default value is: ${project.basedir}/src/main/tomee/bin.
User property is: tomee-plugin.bin.
catalinaBaseFile-(no description)
Default value is: ${project.build.directory}/apache-tomee.
User property is: tomee-plugin.catalina-base.
checkStartedboolean-(no description)
Default value is: false.
User property is: tomee-plugin.check-started.
classpathsList-(no description)
configFile-(no description)
Default value is: ${project.basedir}/src/main/tomee/conf.
User property is: tomee-plugin.conf.
contextString-rename the current artifact
debugboolean-(no description)
Default value is: false.
User property is: tomee-plugin.debug.
debugPortint-(no description)
Default value is: 5005.
User property is: tomee-plugin.debugPort.
deployOpenEjbApplicationboolean-(no description)
Default value is: false.
User property is: tomee-plugin.deploy-openejb-internal-application.
docBasesList-for TomEE and wars only, which docBase to use for this war.
ejbRemoteboolean-(no description)
Default value is: true.
User property is: tomee-plugin.ejb-remote.
externalRepositoriesList-for TomEE and wars only, add some external repositories to -classloader.
forceReloadableboolean-force webapp to be reloadable
Default value is: false.
User property is: tomee-plugin.force-reloadable.
javaagentsList-(no description)
keepServerXmlAsthisboolean-(Removed since 7.0.0)
Default value is: false.
User property is: tomee-plugin.keep-server-xml.
libFile-(no description)
Default value is: ${project.basedir}/src/main/tomee/lib.
User property is: tomee-plugin.lib.
libDirString-relative to tomee.base.
Default value is: lib.
libsList-supported formats: --> groupId:artifactId:version... --> -unzip:groupId:artifactId:version... --> remove:prefix (often -prefix = artifactId)
mainDirFile-(no description)
Default value is: ${project.basedir}/src/main.
passwordString-(no description)
User property is: tomee-plugin.pwd.
quickSessionboolean-use a real random instead of secure random. saves few ms at -startup.
Default value is: true.
User property is: tomee-plugin.quick-session.
realmString-(no description)
User property is: tomee-plugin.realm.
removeDefaultWebappsboolean-(no description)
Default value is: true.
User property is: tomee-plugin.remove-default-webapps.
removeTomeeWebappboolean-(no description)
Default value is: true.
User property is: tomee-plugin.remove-tomee-webapps.
simpleLogboolean-(no description)
Default value is: false.
User property is: tomee-plugin.simple-log.
skipCurrentProjectboolean-(no description)
Default value is: false.
User property is: tomee-plugin.skipCurrentProject.
skipWarResourcesboolean-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.
systemVariablesMap-(no description)
targetFile-(no description)
Default value is: ${project.build.directory}.
tomeeAjpPortint-(no description)
Default value is: 8009.
User property is: tomee-plugin.ajp.
tomeeAlreadyInstalledboolean-(no description)
Default value is: false.
User property is: tomee-plugin.exiting.
tomeeArtifactIdString-(no description)
Default value is: apache-tomee.
User property is: tomee-plugin.artifactId.
tomeeClassifierString-(no description)
Default value is: webprofile.
User property is: tomee-plugin.classifier.
tomeeGroupIdString-(no description)
Default value is: org.apache.openejb.
User property is: tomee-plugin.groupId.
tomeeHostString-(no description)
Default value is: localhost.
User property is: tomee-plugin.host.
tomeeHttpPortint-(no description)
Default value is: 8080.
User property is: tomee-plugin.http.
tomeeHttpsPortInteger-(no description)
User property is: tomee-plugin.https.
tomeeShutdownCommandString-(no description)
Default value is: SHUTDOWN.
User property is: tomee-plugin.shutdown-command.
tomeeShutdownPortint-(no description)
Default value is: 8005.
User property is: tomee-plugin.shutdown.
tomeeVersionString-(no description)
Default value is: -1.
User property is: tomee-plugin.version.
useConsoleboolean-(no description)
Default value is: true.
User property is: tomee-plugin.use-console.
useOpenEJBboolean-use openejb-standalone automatically instead of TomEE
Default value is: false.
User property is: tomee-plugin.openejb.
userString-(no description)
User property is: tomee-plugin.user.
warFileFile-(no description)
Default value is: ${project.build.directory}/${project.build.finalName}.${project.packaging}.
webappClassesFile-(no description)
Default value is: ${project.build.outputDirectory}.
User property is: tomee-plugin.webappClasses.
webappDefaultConfigboolean-forcing nice default for war development (WEB-INF/classes and web -resources)
Default value is: false.
User property is: tomee-plugin.webappDefaultConfig.
webappDirString-relative to tomee.base.
Default value is: webapps.
webappResourcesFile-(no description)
Default value is: ${project.basedir}/src/main/webapp.
User property is: tomee-plugin.webappResources.
webappsList-(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
  • -

-

removeDefaultWebapps:

- -
(no description)
- -
    - -
  • Type: boolean
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.remove-default-webapps
  • - -
  • Default: true
  • -

-

removeTomeeWebapp:

- -
(no description)
- -
    - -
  • Type: boolean
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.remove-tomee-webapps
  • - -
  • Default: true
  • -

-

simpleLog:

- -
(no description)
- -
    - -
  • Type: boolean
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.simple-log
  • - -
  • Default: false
  • -

-

skipCurrentProject:

- -
(no description)
- -
    - -
  • Type: boolean
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.skipCurrentProject
  • - -
  • Default: false
  • -

-

skipWarResources:

- -
when you set docBases to src/main/webapp setting it to true will -allow hot refresh.
- -
    - -
  • Type: boolean
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.skipWarResources
  • - -
  • Default: false
  • -

-

systemVariables:

- -
(no description)
- -
    - -
  • Type: java.util.Map
  • - -
  • Required: No
  • -

-

target:

- -
(no description)
- -
    - -
  • Type: java.io.File
  • - -
  • Required: No
  • - -
  • Default: ${project.build.directory}
  • -

-

tomeeAjpPort:

- -
(no description)
- -
    - -
  • Type: int
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.ajp
  • - -
  • Default: 8009
  • -

-

tomeeAlreadyInstalled:

- -
(no description)
- -
    - -
  • Type: boolean
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.exiting
  • - -
  • Default: false
  • -

-

tomeeArtifactId:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.artifactId
  • - -
  • Default: apache-tomee
  • -

-

tomeeClassifier:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.classifier
  • - -
  • Default: webprofile
  • -

-

tomeeGroupId:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.groupId
  • - -
  • Default: org.apache.openejb
  • -

-

tomeeHost:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.host
  • - -
  • Default: localhost
  • -

-

tomeeHttpPort:

- -
(no description)
- -
    - -
  • Type: int
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.http
  • - -
  • Default: 8080
  • -

-

tomeeHttpsPort:

- -
(no description)
- -
    - -
  • Type: java.lang.Integer
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.https
  • -

-

tomeeShutdownCommand:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.shutdown-command
  • - -
  • Default: SHUTDOWN
  • -

-

tomeeShutdownPort:

- -
(no description)
- -
    - -
  • Type: int
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.shutdown
  • - -
  • Default: 8005
  • -

-

tomeeVersion:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.version
  • - -
  • Default: -1
  • -

-

useConsole:

- -
(no description)
- -
    - -
  • Type: boolean
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.use-console
  • - -
  • Default: true
  • -

-

useOpenEJB:

- -
use openejb-standalone automatically instead of TomEE
- -
    - -
  • Type: boolean
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.openejb
  • - -
  • Default: false
  • -

-

user:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.user
  • -

-

warFile:

- -
(no description)
- -
    - -
  • Type: java.io.File
  • - -
  • Required: No
  • - -
  • Default: ${project.build.directory}/${project.build.finalName}.${project.packaging}
  • -

-

webappClasses:

- -
(no description)
- -
    - -
  • Type: java.io.File
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.webappClasses
  • - -
  • Default: ${project.build.outputDirectory}
  • -

-

webappDefaultConfig:

- -
forcing nice default for war development (WEB-INF/classes and web -resources)
- -
    - -
  • Type: boolean
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.webappDefaultConfig
  • - -
  • Default: false
  • -

-

webappDir:

- -
relative to tomee.base.
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • Default: webapps
  • -

-

webappResources:

- -
(no description)
- -
    - -
  • Type: java.io.File
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.webappResources
  • - -
  • Default: ${project.basedir}/src/main/webapp
  • -

-

webapps:

- -
(no description)
- -
    - -
  • Type: java.util.List
  • - -
  • Required: No
  • -
-
-
\ No newline at end of file http://git-wip-us.apache.org/repos/asf/tomee/blob/329eb60a/docs/maven/undeploy-mojo.adoc ---------------------------------------------------------------------- diff --git a/docs/maven/undeploy-mojo.adoc b/docs/maven/undeploy-mojo.adoc new file mode 100644 index 0000000..60e1486 --- /dev/null +++ b/docs/maven/undeploy-mojo.adoc @@ -0,0 +1,159 @@ +:index-group: Unrevised +:jbake-date: 2018-12-05 +:jbake-type: page +:jbake-status: published + + +tomee:undeploy + +Full name: + +org.apache.openejb.maven:tomee-maven-plugin[:Current Version]:undeploy + +Description: + +Simply undeploy an application in a running TomEE + +Attributes: + +Requires a Maven project to be executed. + +Requires dependency resolution of artifacts in scope: runtime. + +Requires dependency collection of artifacts in scope: runtime. + +Required Parameters + +Name + +Type + +Since + +Description + +path + +String + +- + +(no description)User property is: tomee-plugin.archive. + +Optional Parameters + +Name + +Type + +Since + +Description + +password + +String + +- + +(no description)User property is: tomee-plugin.pwd. + +realm + +String + +- + +(no description)User property is: tomee-plugin.realm. + +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. + +user + +String + +- + +(no description)User property is: tomee-plugin.user. + +Parameter Details + +password: + +(no description) + +Type: java.lang.String + +Required: No + +User Property: tomee-plugin.pwd + +path: + +(no description) + +Type: java.lang.String + +Required: Yes + +User Property: tomee-plugin.archive + +realm: + +(no description) + +Type: java.lang.String + +Required: No + +User Property: tomee-plugin.realm + +tomeeHost: + +(no description) + +Type: java.lang.String + +Required: No + +User Property: tomee-plugin.host + +Default: localhost + +tomeeHttpPort: + +(no description) + +Type: int + +Required: No + +User Property: tomee-plugin.http + +Default: 8080 + +user: + +(no description) + +Type: java.lang.String + +Required: No + +User Property: tomee-plugin.user http://git-wip-us.apache.org/repos/asf/tomee/blob/329eb60a/docs/maven/undeploy-mojo.md ---------------------------------------------------------------------- diff --git a/docs/maven/undeploy-mojo.md b/docs/maven/undeploy-mojo.md deleted file mode 100644 index 54edb7e..0000000 --- a/docs/maven/undeploy-mojo.md +++ /dev/null @@ -1,209 +0,0 @@ -index-group=Unrevised -type=page -status=published -~~~~~~ -
-

tomee:undeploy

- -

Full name:

- -

org.apache.openejb.maven:tomee-maven-plugin[:Current Version]:undeploy

- -

Description:

- -
Simply undeploy an application in a running TomEE
- -

Attributes:

- -
    - -
  • Requires a Maven project to be executed.
  • - -
  • Requires dependency resolution of artifacts in scope: runtime.
  • - -
  • Requires dependency collection of artifacts in scope: runtime.
  • -
- -
-

Required Parameters

- - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeSinceDescription
pathString-(no description)
User property is: tomee-plugin.archive.
-
- -
-

Optional Parameters

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameTypeSinceDescription
passwordString-(no description)
User property is: tomee-plugin.pwd.
realmString-(no description)
User property is: tomee-plugin.realm.
tomeeHostString-(no description)
Default value is: localhost.
User property is: tomee-plugin.host.
tomeeHttpPortint-(no description)
Default value is: 8080.
User property is: tomee-plugin.http.
userString-(no description)
User property is: tomee-plugin.user.
-
- -
-

Parameter Details

- -

password:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.pwd
  • -

-

path:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: Yes
  • - -
  • User Property: tomee-plugin.archive
  • -

-

realm:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.realm
  • -

-

tomeeHost:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.host
  • - -
  • Default: localhost
  • -

-

tomeeHttpPort:

- -
(no description)
- -
    - -
  • Type: int
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.http
  • - -
  • Default: 8080
  • -

-

user:

- -
(no description)
- -
    - -
  • Type: java.lang.String
  • - -
  • Required: No
  • - -
  • User Property: tomee-plugin.user
  • -
-
-
\ No newline at end of file