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/02/03 17:30:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17278238#comment-17278238 ] 

Justin Bertram commented on ARTEMIS-3077:
-----------------------------------------

It looks like GERONIMO-6601 is related to this. 

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