Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1239
That's really weird.... I can get this to build on my local box...
However when I tried on another server I get this:
I will release anyways now... this PaxExam thing is really weird sometimes.
```
Chain 1:
org.apache.activemq.artemis-server-osgi
[org.apache.activemq.artemis-server-osgi/2.1.0.SNAPSHOT]
import:
(&(osgi.wiring.package=io.netty.buffer)(version>=2.1.0)(!(version>=3.0.0)))
|
export: osgi.wiring.package: io.netty.buffer
org.apache.activemq.artemis-server-osgi
[org.apache.activemq.artemis-server-osgi/2.1.0.SNAPSHOT]
Chain 2:
org.apache.activemq.artemis-server-osgi
[org.apache.activemq.artemis-server-osgi/2.1.0.SNAPSHOT]
import: (osgi.wiring.package=io.netty.bootstrap)
|
export: osgi.wiring.package=io.netty.bootstrap; uses:=io.netty.buffer
io.netty.transport [io.netty.transport/4.1.9.Final]
import:
(&(osgi.wiring.package=io.netty.buffer)(version>=4.1.0)(!(version>=5.0.0)))
|
export: osgi.wiring.package: io.netty.buffer
io.netty.buffer [io.netty.buffer/4.1.9.Final]
at
org.apache.felix.resolver.ResolutionError.toException(ResolutionError.java:42)[8:org.apache.karaf.features.core:4.0.6]
at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:404)
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---