Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
9.0.0-M7, 8.0.10
-
None
Description
TomEE Maven Plugin will start with "-ea" per default. If a user specifies "-da" via <args>, the value is ignored.
We should look for "-da" in the argList and do not add "-ea", if we have -"da" prsent.