rio:ui
Full name:
org.apache.maven.plugins:maven-rio-plugin:4.2:ui
Description:
Starts the Rio UI
Attributes:
- Requires a Maven project to be executed.
Optional Parameters
| Name |
Type |
Since |
Description |
| environment |
Map |
- |
The environment configuration Map.
|
| group |
String |
- |
Optional group name to set. Sets the org.rioproject.groups system
property
|
| timeout |
long |
- |
The timeout for deployment/undeployment.
|
Parameter Details
environment:
The environment configuration Map.
- Type: java.util.Map
- Required: No
group:
Optional group name to set. Sets the org.rioproject.groups system
property
- Type: java.lang.String
- Required: No
- Expression: ${rio.groups}
timeout:
The timeout for deployment/undeployment.