You are viewing a plain text version of this content. The canonical link for it is here.
Posted to easyant-commits@incubator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/10/11 20:02:52 UTC

Build failed in Jenkins: EasyAnt #69

See <https://builds.apache.org/job/EasyAnt/69/changes>

Changes:

[jlboudart] Fix distribution target dependencies in easyant build

------------------------------------------
Started by an SCM change
Building remotely on ubuntu4 in workspace <https://builds.apache.org/job/EasyAnt/ws/>
Updating http://svn.apache.org/repos/asf/incubator/easyant/core/trunk
U         easyant-conf.xml
U         src/main/java/org/apache/easyant/tasks/SubModule.java
U         src/main/java/org/apache/easyant/tasks/AbstractImport.java
U         src/main/java/org/apache/easyant/core/ant/ProjectUtils.java
U         src/main/java/org/apache/easyant/core/ant/listerners/DefaultEasyAntLogger.java
U         src/main/java/org/apache/easyant/core/ant/EasyAntProjectHelper.java
U         src/main/java/org/apache/easyant/core/services/impl/DefaultPluginServiceImpl.java
U         src/main/java/org/apache/easyant/core/EasyAntEngine.java
U         src/documentation/toc.json
U         src/documentation/faq.html
U         src/documentation/ref/EasyAntconfigurationfile.html
A         src/documentation/ref/Ivyconfiguration.html
A         src/documentation/ref/EasyAntivyinstance.html
U         ivysettings.xml
U         build.xml
U         module.ant
AU        bin/easyantDebug.bat
U         bin/easyant.bat
AU        bin/easyantDebug
A         sample-easyant-ivysettings.xml
Fetching 'https://svn.apache.org/repos/asf/ant/site/xooki' at -1 into '<https://builds.apache.org/job/EasyAnt/ws/trunk/src/documentation/xooki'>
At revision 1397271
At revision 1397271
no change for https://svn.apache.org/repos/asf/ant/site/xooki since the previous build
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[trunk] $ /home/hudson/tools/ant/apache-ant-1.8.1/bin/ant clean dist
Buildfile: <https://builds.apache.org/job/EasyAnt/ws/trunk/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap>

ivy:init:
    [mkdir] Created dir: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap>
      [get] Getting: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.3.0-rc1/ivy-2.3.0-rc1.jar
      [get] To: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/ivy.jar>

compile:
[ivy:configure] :: Apache Ivy 2.3.0-rc1 - 20120416000235 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/EasyAnt/ws/trunk/ivysettings-bootstrap.xml>
[ivy:resolve] :: resolving dependencies :: org.apache.easyant#easyant-core;0.9
[ivy:resolve] 	confs: [default, test, extra]
[ivy:resolve] 	found org.apache.ant#ant;1.8.2 in third-party-lib
[ivy:resolve] 	found org.apache.ant#ant-launcher;1.8.2 in third-party-lib
[ivy:resolve] 	found org.apache.ivy#ivy;2.3.0-rc1 in main
[ivy:resolve] 	found ant-contrib#ant-contrib;1.0b2 in third-party-lib
[ivy:resolve] 	found commons-cli#commons-cli;1.2 in main
[ivy:resolve] 	found junit#junit;4.4 in third-party-lib
[ivy:resolve] 	found org.apache.ant#ant-testutil;1.8.2 in third-party-lib
[ivy:resolve] :: resolution report :: resolve 471ms :: artifacts dl 53ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   5   |   0   |   0   |   0   ||   5   |   0   |
	|       test       |   2   |   0   |   0   |   0   ||   2   |   0   |
	|       extra      |   5   |   0   |   0   |   0   ||   5   |   0   |
	---------------------------------------------------------------------
    [mkdir] Created dir: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
    [javac] Compiling 69 source files to <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 7 files to <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
     [copy] Copied 98 empty directories to 69 empty directories under <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes>
[propertyfile] Creating new property file: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/classes/META-INF/version.properties>

jar:
      [jar] Building jar: <https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/easyant.jar>

dist:
     [java] [easyant-configure-easyant] :: Apache Ivy 2.3.0-rc1 - 20120416000235 :: http://ant.apache.org/ivy/ ::
     [java] 
     [java] [easyant-configure-easyant] :: loading settings :: url = jar:<https://builds.apache.org/job/EasyAnt/ws/trunk/target/bootstrap/easyant.jar!/org/apache/easyant/core/default-easyant-ivysettings.xml>
     [java] 
     [java] Loading System Plugins...
     [java] 
     [java] :: loading settings :: url = jar:file:/home/jenkins/.easyant/easyant-cache/org.apache.ivy/ivy/jars/ivy-2.3.0-rc1.jar!/org/apache/ivy/core/settings/ivysettings.xml
     [java] [easyant-load-module] Loading build module : <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ivy>
     [java] 
     [java] [easyant-load-module] Loading build file : <https://builds.apache.org/job/EasyAnt/ws/trunk/module.ant>
     [java] 
     [java]      [echo] Building org.apache.easyant easyant-core with org.apache.easyant.buildtypes#build-std-java...
     [java] 
     [java] Trying to override old definition of task check-version-number
     [java] 
     [java] 
     [java] :: problems summary ::
     [java] :::: ERRORS
     [java] 	unknown resolver third-party-lib
     [java] 
     [java] 	unknown resolver third-party-lib
     [java] 
     [java] 	unknown resolver third-party-lib
     [java] 
     [java] 	unknown resolver third-party-lib
     [java] 
     [java] 	unknown resolver third-party-lib
     [java] 
     [java] 	unknown resolver third-party-lib
     [java] 
     [java] 	unknown resolver third-party-lib
     [java] 
     [java] 	unknown resolver third-party-lib
     [java] 
     [java] 
     [java] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
     [java] 
     [java] :: problems summary ::
     [java] :::: ERRORS
     [java] 	unknown resolver third-party-lib
     [java] 
     [java] 	unknown resolver third-party-lib
     [java] 
     [java] 
     [java] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
     [java] Duplicated project name in import. Project org.apache.easyant.plugins#abstract-provisioning defined first in /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-provisioning/ants/abstract-provisioning-0.9.ant and again in /home/jenkins/.easyant/easyant-cache/org.apache.easyant.plugins/abstract-package/ants/abstract-package-0.9.ant
     [java] 
     [java] [ea:plugin] org.apache.easyant.plugins#xooki;0.9 skipped !
     [java] 
     [java] [ea:plugin] org.apache.easyant.plugins#scm-svn;0.9 skipped !
     [java] 
     [java] [easyant-load-module] :: loading settings :: file = <https://builds.apache.org/job/EasyAnt/ws/trunk/ivysettings.xml>
     [java] 
     [java] 
     [java] BUILD FAILED
     [java] Dr Myrmex found an error when building easyant-core
     [java] 
     [java] * Dr Myrmex diagnostic
     [java] 
     [java] Target "xooki:generate" does not exist in the project "easyant-core". It is used from target "package-full-distribution".
     [java] 
     [java] 
     [java] * Recomendation ...
     [java] 
     [java] Dr Myrmex suggest you to run easyant with -verbose or -debug option to get more details.
     [java] 
     [java] Total time: 0 seconds
     [java] Target "xooki:generate" does not exist in the project "easyant-core". It is used from target "package-full-distribution".

BUILD FAILED
<https://builds.apache.org/job/EasyAnt/ws/trunk/build.xml>:67: Java returned: 1

Total time: 6 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts

Jenkins build is back to normal : EasyAnt #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/EasyAnt/70/changes>