[ 
https://issues.apache.org/jira/browse/ARTEMIS-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268359#comment-17268359
 ] 

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

This seems like a problem in the Apache Geronimo JMS API dependency which means 
it can't be solved directly in ActiveMQ Artemis project. You'll need to report 
this to the [Apache Geronimo 
project|https://issues.apache.org/jira/browse/GERONIMO]. Once the issue is 
fixed in the Geronimo JMS API and released then ActiveMQ Artemis can update 
it's dependency to the version with the fix.

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

Reply via email to