-
Task
-
Resolution: Done
-
Blocker
-
None
-
None
The run and start goals allow the group id and artifact id of the downloaded server to be overridden. This was for downloading a ZIP. With Provisioning coming into the plugin these values will no longer be used and should be deprecated.
The fork parameter on the execute-commands goal also needs to be changed to indicate the jboss-home will be required if the target/server directory does not exist. In previous releases this downloaded the server if it was not present. We should no longer do that.
These things should be documented in the FAQ as well.
Parameters to be deprecated for run:
- artifact
- groupId
- artifactId
- classifier
- packaging
Parameters to be deprecated for start:
- artifact
- groupId
- artifactId
- classifier
- packaging
- blocks
-
WFLY-14934 Evolve WildFly Maven plugin with Galleon provisioning
- Closed