[ https://issues.apache.org/jira/browse/ARTEMIS-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579873#comment-17579873 ]
Justin Bertram commented on ARTEMIS-3939: ----------------------------------------- Is there another way to get these errors reported? I don't use Eclipse, and I'm not inclined to install it just to test this. > Modular dependency conflict between artemis.core.client and artemis.commons > and/or artemis.server > ------------------------------------------------------------------------------------------------- > > Key: ARTEMIS-3939 > URL: https://issues.apache.org/jira/browse/ARTEMIS-3939 > Project: ActiveMQ Artemis > Issue Type: Bug > Affects Versions: 2.24.0 > Environment: Adopt OpenJDK 11.0.10.9 > Test Eclipse project attached. > Reporter: Yurii Polianytsia > Priority: Major > Attachments: ArtemisModulesErr.jpg, Test3.zip > > > Errors appear around the project when artemis-core-client-2.24.0.jar is in > module path: > {noformat} > The package org.apache.activemq.artemis.api.core is accessible from more than > one module: artemis.commons, artemis.core.client{noformat} > {noformat} > The package org.apache.activemq.artemis.core.settings.impl is accessible from > more than one module: artemis.core.client, artemis.server{noformat} > -- This message was sent by Atlassian Jira (v8.20.10#820010)