-
Bug
-
Resolution: Not a Bug
-
Critical
-
None
-
fuse-6.3-R16-GA
-
None
-
%
-
-
The test fails on the latest free Oracle 1.7. QE doesn't have access to the Extended Support of Oracle 1.7 JDK.
Trying to resolve maven artifact from remote repository in Karaf
install mvn:jboss/jboss-common/4.2.2.GA
Artifact is in maven central and repository is set in external settings.xml which is pointed in org.ops4j.pax.url.mvn.cfg as org.ops4j.pax.url.mvn.settings=path.to.settingx.xml
I'm getting:
java.io.IOException: Error resolving artifact jboss:jboss-common:jar:4.2.2.GA: [Could not transfer artifact jboss:jboss-common:jar:4.2.2.GA from/to fuse-qe-repo (http://nexus.fuse-qe.eng.rdu2.redhat.com/repository/fuse-qe-repo/): Connect to nexus.fuse-qe.eng.rdu2.redhat.com:80 [nexus.fuse-qe.eng.rdu2.redhat.com/10.0.13.21] failed: Connection refused, Could not transfer artifact jboss:jboss-common:jar:4.2.2.GA from/to central (https://repo1.maven.org/maven2/): Received fatal alert: protocol_version]
It works fine with OpenJDK7, OpenJDK8 and Oracle JDK8.