You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/01/01 08:42:05 UTC

Build failed in Jenkins: ODE-trunk-maven2-jdk5 » ODE :: BPEL Compiler #186

See <https://builds.apache.org/job/ODE-trunk-maven2-jdk5/org.apache.ode$ode-bpel-compiler/186/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: BPEL Compiler
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/ODE-trunk-maven2-jdk5/org.apache.ode$ode-bpel-compiler/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 175 source files to <https://builds.apache.org/job/ODE-trunk-maven2-jdk5/org.apache.ode$ode-bpel-compiler/ws/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 32 resources
[INFO] Copying 3 resources
[INFO] [dependency:unpack {execution: copy-bpel-scripts-for-tests}]
[INFO] Configured Artifact: org.apache.ode:ode-bpel-scripts:?:jar
[INFO] snapshot org.apache.ode:ode-bpel-scripts:1.4-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.ode:ode-bpel-scripts:1.4-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.apache.ode:ode-bpel-scripts:1.4-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repo1.maven.org/maven2//org/apache/ode/ode-bpel-scripts/1.4-SNAPSHOT/ode-bpel-scripts-1.4-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.ode:ode-bpel-scripts:jar:1.4-SNAPSHOT' in repository central (http://repo1.maven.org/maven2/)
Downloading: http://repository.jboss.org/nexus/content/groups/public//org/apache/ode/ode-bpel-scripts/1.4-SNAPSHOT/ode-bpel-scripts-1.4-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.ode:ode-bpel-scripts:jar:1.4-SNAPSHOT' in repository jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/)
Downloading: http://repository.apache.org/snapshots/org/apache/ode/ode-bpel-scripts/1.4-SNAPSHOT/ode-bpel-scripts-1.4-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.ode:ode-bpel-scripts:jar:1.4-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[JENKINS] Archiving <https://builds.apache.org/job/ODE-trunk-maven2-jdk5/org.apache.ode$ode-bpel-compiler/ws/pom.xml> to /home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-bpel-compiler/builds/2012-01-01_07-28-49/archive/org.apache.ode/ode-bpel-compiler/1.4-SNAPSHOT/ode-bpel-compiler-1.4-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.ode
ArtifactId: ode-bpel-scripts
Version: 1.4-SNAPSHOT

Reason: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.apache.ode -DartifactId=ode-bpel-scripts -Dversion=1.4-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.apache.ode -DartifactId=ode-bpel-scripts -Dversion=1.4-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.ode:ode-bpel-scripts:jar:1.4-SNAPSHOT

from the specified remote repositories:
  jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/),
  central (http://repo1.maven.org/maven2/),
  Nexus (http://repository.apache.org/snapshots),
  servicemix-repo (https://repository.apache.org/content/groups/public),
  saxon-repo (http://people.apache.org/~rr/saxon-repo)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 48 seconds
[INFO] Finished at: Sun Jan 01 07:42:23 GMT+00:00 2012
[INFO] Final Memory: 67M/221M
[INFO] ------------------------------------------------------------------------