You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/06/02 10:30:23 UTC

Build failed in Jenkins: OpenWebBeans-trunk-deploy » OpenWebBeans Core #263

See <https://builds.apache.org/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-impl/263/changes>

Changes:

[struberg] [maven-release-plugin] prepare for next development iteration

[struberg] [maven-release-plugin] prepare release openwebbeans-1.6.0

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenWebBeans Core
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/org/apache/xbean/xbean-finder-shaded/4.3/xbean-finder-shaded-4.3.pom
[INFO] Unable to find resource 'org.apache.xbean:xbean-finder-shaded:pom:4.3' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/xbean/xbean-asm5-shaded/4.3/xbean-asm5-shaded-4.3.pom
[INFO] Unable to find resource 'org.apache.xbean:xbean-asm5-shaded:pom:4.3' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/xbean/xbean-finder-shaded/4.3/xbean-finder-shaded-4.3.jar
[INFO] Unable to find resource 'org.apache.xbean:xbean-finder-shaded:jar:4.3' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/org/apache/xbean/xbean-asm5-shaded/4.3/xbean-asm5-shaded-4.3.jar
[INFO] Unable to find resource 'org.apache.xbean:xbean-asm5-shaded:jar:4.3' in repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.xbean:xbean-finder-shaded:jar:4.3

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.openwebbeans:openwebbeans-impl:jar:1.6.1-SNAPSHOT
  	2) org.apache.xbean:xbean-finder-shaded:jar:4.3

2) org.apache.xbean:xbean-asm5-shaded:jar:4.3

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.apache.openwebbeans:openwebbeans-impl:jar:1.6.1-SNAPSHOT
  	2) org.apache.xbean:xbean-asm5-shaded:jar:4.3

----------
2 required artifacts are missing.

for artifact: 
  org.apache.openwebbeans:openwebbeans-impl:jar:1.6.1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Tue Jun 02 08:30:22 UTC 2015
[INFO] Final Memory: 83M/819M
[INFO] ------------------------------------------------------------------------