[jboss-dev-forums] [Design of JBoss Build System] - Re: Updating versions in AOP build

kabir.khan@jboss.com do-not-reply at jboss.com
Tue Sep 9 11:12:50 EDT 2008


Thanks,

That works locally, but on Hudson I get the following error:
http://hudson.qa.jboss.com/hudson/view/AOP/job/jboss-aop-head-testsuite/287/console


  | et.proxy:
  | 
  | createthirdparty:
  |      [echo] Calling mvn command located in /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/build/../tools/maven
  |      [java] [INFO] Scanning for projects...
  |      [java] WAGON_VERSION: 1.0-beta-2
  |      [java] [INFO] ------------------------------------------------------------------------
  |      [java] [INFO] Building JBoss AOP Thirdparty
  |      [java] [INFO]    task-segment: [package]
  |      [java] [INFO] ------------------------------------------------------------------------
  |      [java] Downloading: http://repo1.maven.org/maven2/org/jboss/maven/plugins/maven-buildmagic-thirdparty-plugin/2.1/maven-buildmagic-thirdparty-plugin-2.1.pom
  |      [java] Downloading: http://repo1.maven.org/maven2/org/jboss/maven/plugins/maven-buildmagic-thirdparty-plugin/2.1/maven-buildmagic-thirdparty-plugin-2.1.pom
  |      [java] [INFO] ------------------------------------------------------------------------
  |      [java] [ERROR] BUILD ERROR
  |      [java] [INFO] ------------------------------------------------------------------------
  |      [java] [INFO] Failed to resolve artifact.
  | 
  |      [java] GroupId: org.jboss.maven.plugins
  |      [java] ArtifactId: maven-buildmagic-thirdparty-plugin
  |      [java] Version: 2.1
  | 
  |      [java] Reason: Unable to download the artifact from any repository
  | 
  |      [java]   org.jboss.maven.plugins:maven-buildmagic-thirdparty-plugin:pom:2.1
  | 
  |      [java] from the specified remote repositories:
  |      [java]   central (http://repo1.maven.org/maven2)
  | 
  | 
  |      [java] [INFO] ------------------------------------------------------------------------
  |      [java] [INFO] For more information, run Maven with the -e switch
  |      [java] [INFO] ------------------------------------------------------------------------
  |      [java] [INFO] Total time: 2 seconds
  |      [java] [INFO] Finished at: Tue Sep 09 10:59:46 EDT 2008
  |      [java] [INFO] Final Memory: 6M/67M
  |      [java] [INFO] ------------------------------------------------------------------------
  |      [java] Java Result: 1
  | 
  | BUILD FAILED
  | /qa/services/hudson/hudson_workspace/workspace/jboss-aop-head-testsuite/trunk/build/build.xml:315: Unable to build thirdparty directory.  See maven output for details.
  | 
  | Total time: 4 seconds
  | ERROR: No artifacts found that match the file pattern "trunk/aop/output/reports/". Configuration error?
  | ERROR: 'trunk/aop/output/reports/' doesn't match anything, but '' does. Perhaps that's what you mean?
  | Recording test results
  | Sending e-mails to: jboss-aop-builds at lists.jboss.org builds at lists.jboss.org
  | finished: FAILURE
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175338#4175338

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175338



More information about the jboss-dev-forums mailing list