-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to build #338
Comments
For reference: my maven version is 3.3.9 Does it make a difference? |
Hello, can you check that yoru vpn connection is active? regards, On Thu, Oct 13, 2016 at 6:50 PM, one-bit [email protected] wrote:
Aurelien Pupier |
We know what the problem is here guys... the Maven repo https://maven.repository.redhat.com/ga is fronted by an Akamai cache which hasn't been updated with all the new 6.3 artifacts (rome is the last one...). So hopefully IT can get this sorted very soon! |
Just to clarify. Besides the Akamai cache issue mentioned by @janstey, is it necessary to have this VPN connection to download.eng.bos.redhat.com in order to build ? Thanks! |
Any news on this item ? |
This is blocking me also.... Is there a work around? It's over 2 months since @janstey mentioned IT needed to get this fixed. |
Any news on this issue ? |
It's not possible to build fuse from github. Please help.
As of today at least both the HEAD and 6.3.0.redhat branches fail with the following error:
INFO] ------------------------------------------------------------------------
[INFO] Building JBoss A-MQ :: Assembly :: Fabric8-based Distribution 6.3.0.redhat-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/latest/maven/rome/rome/1.0.0.RC2-redhat-1/rome-1.0.0.RC2-redhat-1.pom
Downloading: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/latest/maven/io/netty/netty-all/4.0.37.Final-redhat-1/netty-all-4.0.37.Final-redhat-1.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse ......................................... SUCCESS [ 0.694 s]
[INFO] JBoss Fuse :: Parent ............................... SUCCESS [ 0.581 s]
[INFO] JBoss A-MQ and Fuse :: Shared ...................... SUCCESS [ 0.012 s]
[INFO] JBoss A-MQ and Fuse :: Shared :: Commands .......... SUCCESS [ 2.287 s]
[INFO] JBoss A-MQ Project ................................. SUCCESS [ 0.012 s]
[INFO] JBoss A-MQ :: Karaf Branding ....................... SUCCESS [ 0.128 s]
[INFO] JBoss A-MQ :: Assembly ............................. SUCCESS [ 0.009 s]
[INFO] JBoss A-MQ :: Assembly :: Shared ................... SUCCESS [ 0.389 s]
[INFO] JBoss A-MQ :: Assembly :: Fabric8-based Distribution FAILURE [ 1.501 s]
[INFO] JBoss A-MQ :: PatchManagement ...................... SKIPPED
[INFO] JBoss A-MQ CMS Client :: Distribution .............. SKIPPED
[INFO] JBoss A-MQ .NET Client :: Distribution ............. SKIPPED
[INFO] JBoss A-MQ AMQP Client :: Binary Distribution ...... SKIPPED
[INFO] JBoss Quickstart: quickstarts ...................... SKIPPED
[INFO] JBoss Fuse Quickstart: camel ....................... SKIPPED
[INFO] JBoss Fuse Quickstart: camel-box ................... SKIPPED
[INFO] JBoss Fuse Quickstart: camel-linkedin .............. SKIPPED
[INFO] JBoss Fuse Quickstart: camel-odata ................. SKIPPED
[INFO] JBoss Fuse Quickstart: camel-salesforce ............ SKIPPED
[INFO] JBoss Fuse :: ESB .................................. SKIPPED
[INFO] JBoss Fuse :: ESB :: Assembly :: Shared ............ SKIPPED
[INFO] JBoss Fuse :: ESB :: Branding Support .............. SKIPPED
[INFO] JBoss Fuse :: ESB :: Branding Support :: Fabric8 ... SKIPPED
[INFO] JBoss Fuse :: ESB :: Branding Support :: Karaf ..... SKIPPED
[INFO] JBoss Fuse :: ESB :: Commands ...................... SKIPPED
[INFO] JBoss Fuse :: ESB :: Features ...................... SKIPPED
[INFO] JBoss Fuse :: Karaf :: Framework ................... SKIPPED
[INFO] JBoss Fuse :: ESB :: Assembly ...................... SKIPPED
[INFO] JBoss Fuse :: ESB :: Assembly (Full) ............... SKIPPED
[INFO] JBoss Fuse :: ESB :: PatchManagement ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.280 s
[INFO] Finished at: 2016-10-13T17:30:10+01:00
[INFO] Final Memory: 127M/333M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jboss-a-mq: Could not resolve dependencies for project org.jboss.amq:jboss-a-mq:jar:6.3.0.redhat-SNAPSHOT: Failed to collect dependencies at io.fabric8.mq:mq-client:jar:1.2.0.redhat-630194 -> org.apache.activemq:activemq-osgi:jar:5.11.0.redhat-630194 -> org.apache.activemq:activemq-web:jar:5.11.0.redhat-630194 -> rome:rome:jar:1.0.0.RC2-redhat-1: Failed to read artifact descriptor for rome:rome:jar:1.0.0.RC2-redhat-1: Could not transfer artifact rome:rome:pom:1.0.0.RC2-redhat-1 from/to brewroot (http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/latest/maven): download.eng.bos.redhat.com: unknown error: Unknown host download.eng.bos.redhat.com: unknown error -> [Help 1]
The text was updated successfully, but these errors were encountered: