[
https://issues.apache.org/jira/browse/ARTEMIS-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205922#comment-16205922
]
ASF GitHub Bot commented on ARTEMIS-1463:
-----------------------------------------
Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1588#discussion_r144852919
--- Diff: artemis-cli/pom.xml ---
@@ -35,6 +35,11 @@
<dependencies>
<dependency>
<groupId>org.apache.activemq</groupId>
+ <artifactId>artemis-boot</artifactId>
--- End diff --
why do you need the boot here? it should be the opposite.. this would be a
circular dependency not so useful.
> Implement rbac of management objects
> ------------------------------------
>
> Key: ARTEMIS-1463
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1463
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Andy Taylor
> Assignee: Andy Taylor
>
> Add role based authentication for the JMX objects by guarding calls to the
> mbean server
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)