Richard Zowalla created TOMEE-3892:
--------------------------------------
Summary: TomEE Maven Plugin does not allow to override default
"-ea" in RemoteServer
Key: TOMEE-3892
URL: https://issues.apache.org/jira/browse/TOMEE-3892
Project: TomEE
Issue Type: Bug
Components: TomEE Maven Plugin
Affects Versions: 8.0.10, 9.0.0-M7
Reporter: Richard Zowalla
Assignee: Richard Zowalla
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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)