You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2021/10/25 17:05:00 UTC

[jira] [Resolved] (ARTEMIS-3077) Package 'javax.jms' is declared in module with an invalid name ('geronimo.jms.2.0.spec')

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

Justin Bertram resolved ARTEMIS-3077.
-------------------------------------
    Fix Version/s: 2.18.0
       Resolution: Fixed

This issue was resolved indirectly by ARTEMIS-3221.

> Package 'javax.jms' is declared in module with an invalid name ('geronimo.jms.2.0.spec')
> ----------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3077
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3077
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.16.0
>            Reporter: Hilbert Benut
>            Priority: Major
>             Fix For: 2.18.0
>
>
> While developing a modular _java 11_ (Maven and IntelliJ IDEA 2020.3.1 (Community Edition)) application I'm facing an issue related to _geronimo.jms.2.0.spec_ the error is as following
>  
> *Package 'javax.jms' is declared in module with an invalid name ('geronimo.jms.2.0.spec')*
>  
> mvn:dependecy-tree
>  
> [INFO] +- org.apache.activemq:artemis-jms-client:jar:2.16.0:compile
> [INFO] | +- org.apache.activemq:artemis-core-client:jar:2.15.0:compile
> [INFO] | | +- org.jgroups:jgroups:jar:3.6.13.Final:compile
> [INFO] | | +- org.apache.johnzon:johnzon-core:jar:1.2.8:compile
> [INFO] | | +- io.netty:netty-handler-proxy:jar:4.1.54.Final:compile
> [INFO] | | \- io.netty:netty-codec-socks:jar:4.1.54.Final:compile
> [INFO] | +- org.apache.activemq:artemis-commons:jar:2.15.0:compile
> [INFO] | +- org.apache.activemq:artemis-selector:jar:2.15.0:compile
> [INFO] | \- org.apache.geronimo.specs:geronimo-jms_2.0_spec:jar:1.0-alpha-2:compile
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)