jboss-fuse / fuse

JBoss Fuse is an open source ESB with capabilities based on Apache Camel, Apache CXF, Apache ActiveMQ, Apache Karaf and Fabric8 in a single integrated distribution.
Apache License 2.0
136 stars 98 forks source link

Unable to build #338

Open one-bit opened 8 years ago

one-bit commented 8 years ago

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]

one-bit commented 8 years ago

For reference: my maven version is 3.3.9

Does it make a difference?

apupier commented 8 years ago

Hello,

can you check that yoru vpn connection is active? Can you access http://download.eng.bos.redhat.com/brewroot/repos/jb- fuse-6.2-build/latest/maven from a browser?

regards,

On Thu, Oct 13, 2016 at 6:50 PM, one-bit notifications@github.com wrote:

For reference: my maven version is 3.3.9

Does it make a difference?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jboss-fuse/fuse/issues/338#issuecomment-253571201, or mute the thread https://github.com/notifications/unsubscribe-auth/ABDc59nPsP2GPeBgAhgfcjUL3sTvasiRks5qzmFigaJpZM4KWHbF .

Aurelien Pupier Senior Software Engineer in JBoss Fuse Tooling team @apupier

janstey commented 8 years ago

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!

tggm commented 8 years ago

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!

tggm commented 8 years ago

Any news on this item ?

staypufd commented 7 years ago

This is blocking me also.... Is there a work around? It's over 2 months since @janstey mentioned IT needed to get this fixed.

tggm commented 6 years ago

Any news on this issue ?