-
Bug
-
Resolution: Done
-
Minor
-
None
-
Documentation (Ref Guide, User Guide, etc.), User Experience
wildfly-maven-plugin 3.0.0.Beta1
Description of packaging-scripts contains following line:
<command>/system-property:foo:add(value=bar)</command>
Correct command is:
<command>/system-property=foo:add(value=bar)</command>
- is cloned by
-
WFMP-152 Typo in wildfly-maven-plugin model description
- Resolved