You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "David Shunfenthal (JIRA)" <ji...@apache.org> on 2018/01/21 05:51:00 UTC

[jira] [Created] (ARTEMIS-1624) Unconfigurable maven plugin option for turning on console

David Shunfenthal created ARTEMIS-1624:
------------------------------------------

             Summary: Unconfigurable maven plugin option for turning on console
                 Key: ARTEMIS-1624
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1624
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: David Shunfenthal


Even though there is a "noWeb" option available in the artemis-maven-plugin ArtemisCreatePlugin class, itĀ gets hard-coded into the list of executed options and is therefore unconfigurable.

The fix involves looking at the configured plugin option and adding the "--no-web" argument depending on the plugin configuration.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)