-
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
Build Failure - Failed to resolve, collect and/or download dependencies #363
Comments
I tried adding the repo referenced in issue #287 and it got a little farther. Now it fails with this: [INFO] ------------------------------------------------------------------------ |
I'd like to suggest that you also put a build process step that verifies the build outside of Redhat's network. This would find the build failures and maybe provide data you need to give to the IT people to support the need to fix the 'ga' server issue mentioned as the cause in another bug. |
I managed to build the fuseenterprise-6.3.0.redhat-187 tag. Build command was: mvn -Pall clean install. Remarks
|
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse ......................................... SUCCESS [ 0.948 s]
[INFO] JBoss Fuse :: Parent ............................... SUCCESS [ 0.284 s]
[INFO] JBoss A-MQ and Fuse :: Shared ...................... SUCCESS [ 0.013 s]
[INFO] JBoss A-MQ and Fuse :: Shared :: Commands .......... SUCCESS [ 1.555 s]
[INFO] JBoss A-MQ Project ................................. SUCCESS [ 0.013 s]
[INFO] JBoss A-MQ :: Karaf Branding ....................... SUCCESS [ 0.134 s]
[INFO] JBoss A-MQ :: Assembly ............................. SUCCESS [ 0.012 s]
[INFO] JBoss A-MQ :: Assembly :: Shared ................... SUCCESS [ 0.774 s]
[INFO] JBoss A-MQ :: Assembly :: Fabric8-based Distribution SUCCESS [ 50.900 s]
[INFO] JBoss A-MQ :: PatchManagement ...................... SUCCESS [ 3.017 s]
[INFO] JBoss A-MQ CMS Client :: Distribution .............. SUCCESS [ 0.588 s]
[INFO] JBoss A-MQ .NET Client :: Distribution ............. SUCCESS [ 0.990 s]
[INFO] JBoss A-MQ AMQP Client :: Binary Distribution ...... SUCCESS [ 0.061 s]
[INFO] JBoss Quickstart: quickstarts ...................... SUCCESS [ 0.280 s]
[INFO] JBoss Fuse Quickstart: camel ....................... SUCCESS [ 0.365 s]
[INFO] JBoss Fuse Quickstart: camel-box ................... SUCCESS [ 1.552 s]
[INFO] JBoss Fuse Quickstart: camel-linkedin .............. SUCCESS [ 0.332 s]
[INFO] JBoss Fuse Quickstart: camel-odata ................. SUCCESS [ 0.153 s]
[INFO] JBoss Fuse Quickstart: camel-salesforce ............ SUCCESS [ 3.036 s]
[INFO] JBoss Fuse :: ESB .................................. SUCCESS [ 0.253 s]
[INFO] JBoss Fuse :: ESB :: Assembly :: Shared ............ SUCCESS [ 0.585 s]
[INFO] JBoss Fuse :: ESB :: Branding Support .............. SUCCESS [ 0.023 s]
[INFO] JBoss Fuse :: ESB :: Branding Support :: Karaf ..... SUCCESS [ 0.095 s]
[INFO] JBoss Fuse :: ESB :: Branding Support :: Fabric8 ... SUCCESS [ 0.087 s]
[INFO] JBoss Fuse :: ESB :: Commands ...................... SUCCESS [ 1.324 s]
[INFO] JBoss Fuse :: ESB :: Features ...................... SUCCESS [ 0.024 s]
[INFO] JBoss Fuse Quickstart: custom ...................... FAILURE [ 0.575 s]
[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: 01:10 min
[INFO] Finished at: 2017-01-06T18:41:30-06:00
[INFO] Final Memory: 181M/2050M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project custom-distro: Could not resolve dependencies for project org.jboss.quickstarts.fuse:custom-distro:pom:6.3.0.redhat-SNAPSHOT: Failed to collect dependencies at org.jboss.soa.bpel:riftsaw-dao-jpa-hibernate:jar:3.2.0.Final-redhat-2 -> org.jboss.soa.bpel:riftsaw-bpel-epr:jar:3.2.0.Final-redhat-2 -> tranql:tranql-connector:jar:1.2: Failed to read artifact descriptor for tranql:tranql-connector:jar:1.2: Could not transfer artifact tranql:tranql-connector:pom:1.2 from/to brewroot (http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/latest/maven): download.eng.bos.redhat.com: Unknown host download.eng.bos.redhat.com -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
The text was updated successfully, but these errors were encountered: