blob: 05c6638150d0ccf108ac52328108f10682a964e4 [file] [log] [blame]
:index-group: Unrevised
:jbake-date: 2018-12-05
:jbake-type: page
:jbake-status: published
tomee:list
Full name:
org.apache.openejb.maven:tomee-maven-plugin[:Current Version]:list
Description:
Highly inspired from openejb command helper but with some different
data. List deployed EJB 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.
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
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