[errai-dev] Build failed in Jenkins: Errai-JMS #103

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Fri Jun 24 10:34:35 EDT 2011


See <http://hudson.qa.jboss.com/hudson/job/Errai-JMS/103/>

------------------------------------------
Started by an SCM change
Building remotely on dev09-rhel4-ia64
Checkout:Errai-JMS / <http://hudson.qa.jboss.com/hudson/job/Errai-JMS/ws/> - hudson.remoting.Channel at 22b87852:dev09-rhel4-ia64
Using strategy: Default
Last Built Revision: Revision 7bc5f31d36f7036acf49bcad3d9688bad693454a (origin/master)
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Checkout:Errai-JMS / <http://hudson.qa.jboss.com/hudson/job/Errai-JMS/ws/> - hudson.remoting.LocalChannel at 3ee5015
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/errai/errai-jms.git
Seen branch in repository origin/master
Commencing build of Revision 7bc5f31d36f7036acf49bcad3d9688bad693454a (origin/master)
Checking out Revision 7bc5f31d36f7036acf49bcad3d9688bad693454a (origin/master)
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Found mavenVersion 2.1.0 from file jar:file:/qa/tools/opt/maven-2.1.0/lib/maven-2.1.0-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
[Errai-JMS] $ /qa/tools/opt/ia64/jdk1.6.0_last/bin/java -Xmx1g -XX:+CMSClassUnloadingEnabled -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M -cp /home/hudson/hudson_workspace/maven-agent.jar:/home/hudson/hudson_workspace/classworlds.jar hudson.maven.agent.Main /qa/tools/opt/maven-2.1.0 /qa/services/hudson/hudson_release/WEB-INF/slave.jar /home/hudson/hudson_workspace/maven-interceptor.jar 32853 /home/hudson/hudson_workspace/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://hudson.qa.jboss.com/hudson/job/Errai-JMS/ws/pom.xml> clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Errai::JMS
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/Errai-JMS/ws/target>
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] snapshot org.jboss.errai:errai-bus:1.1-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.jboss.errai:errai-bus:1.1-SNAPSHOT: checking for updates from snapshots.jboss.org
Downloading: https://repository.jboss.org/nexus/content/groups/developer//org/jboss/errai/errai-bus/1.1-SNAPSHOT/errai-bus-1.1-SNAPSHOT.pom
[INFO] Unable to find resource 'org.jboss.errai:errai-bus:pom:1.1-SNAPSHOT' in repository jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/)
Downloading: http://snapshots.jboss.org/maven2/org/jboss/errai/errai-bus/1.1-SNAPSHOT/errai-bus-1.1-SNAPSHOT.pom
[INFO] Unable to find resource 'org.jboss.errai:errai-bus:pom:1.1-SNAPSHOT' in repository snapshots.jboss.org (http://snapshots.jboss.org/maven2)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/errai/errai-bus/1.1-SNAPSHOT/errai-bus-1.1-SNAPSHOT.pom
[INFO] Unable to find resource 'org.jboss.errai:errai-bus:pom:1.1-SNAPSHOT' in repository jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/)
Downloading: https://repository.jboss.org/nexus/content/groups/developer//org/jboss/errai/errai-bus/1.1-SNAPSHOT/errai-bus-1.1-SNAPSHOT.jar
[INFO] Unable to find resource 'org.jboss.errai:errai-bus:jar:1.1-SNAPSHOT' in repository jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/)
Downloading: http://snapshots.jboss.org/maven2/org/jboss/errai/errai-bus/1.1-SNAPSHOT/errai-bus-1.1-SNAPSHOT.jar
[INFO] Unable to find resource 'org.jboss.errai:errai-bus:jar:1.1-SNAPSHOT' in repository snapshots.jboss.org (http://snapshots.jboss.org/maven2)
Downloading: https://repository.jboss.org/nexus/content/groups/public//org/jboss/errai/errai-bus/1.1-SNAPSHOT/errai-bus-1.1-SNAPSHOT.jar
[INFO] Unable to find resource 'org.jboss.errai:errai-bus:jar:1.1-SNAPSHOT' in repository jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/)
[JENKINS] Archiving <http://hudson.qa.jboss.com/hudson/job/Errai-JMS/ws/pom.xml> to /qa/hudson_master/hudson_home/hudson_workspace/jobs/Errai-JMS/modules/org.jboss.errai$errai-jms/builds/2011-06-24_10-33-36/archive/org.jboss.errai/errai-jms/1.1-SNAPSHOT/errai-jms-1.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.jboss.errai:errai-bus:jar:1.1-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.jboss.errai -DartifactId=errai-bus -Dversion=1.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.jboss.errai -DartifactId=errai-bus -Dversion=1.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.jboss.errai:errai-jms:jar:1.1-SNAPSHOT
  	2) org.jboss.errai:errai-bus:jar:1.1-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.jboss.errai:errai-jms:jar:1.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  repository.jboss.org (http://repository.jboss.org/maven2),
  snapshots.jboss.org (http://snapshots.jboss.org/maven2),
  jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/),
  jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/),
  jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46 seconds
[INFO] Finished at: Fri Jun 24 10:34:34 EDT 2011
[INFO] Final Memory: 102M/461M
[INFO] ------------------------------------------------------------------------
channel stopped



More information about the errai-dev mailing list