You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Yurii Polianytsia (Jira)" <ji...@apache.org> on 2022/08/15 19:09:00 UTC

[jira] [Updated] (ARTEMIS-3939) Modular dependency conflict between artemis.core.client and artemis.commons and/or artemis.server

     [ https://issues.apache.org/jira/browse/ARTEMIS-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yurii Polianytsia updated ARTEMIS-3939:
---------------------------------------
    Attachment: ArtemisModulesErr.jpg

> 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)