See http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/331/changes
------------------------------------------ [...truncated 16469 lines...] 21208/21431K 21210/21431K 21211/21431K 21212/21431K 21214/21431K 21215/21431K 21216/21431K 21218/21431K 21219/21431K 21221/21431K 21222/21431K 21223/21431K 21225/21431K 21226/21431K 21227/21431K 21229/21431K 21230/21431K 21232/21431K 21233/21431K 21234/21431K 21236/21431K 21237/21431K 21238/21431K 21240/21431K 21241/21431K 21243/21431K 21244/21431K 21245/21431K 21247/21431K 21248/21431K 21249/21431K 21251/21431K 21252/21431K 21254/21431K 21255/21431K 21256/21431K 21258/21431K 21259/21431K 21260/21431K 21262/21431K 21263/21431K 21265/21431K 21266/21431K 21267/21431K 21269/21431K 21270/21431K 21271/21431K 21273/21431K 21274/21431K 21276/21431K 21277/21431K 21278/21431K 21280/21431K 21281/21431K 21282/21431K 21284/21431K 21285/21431K 21287/21431K 21288/21431K 21289/21431K 21291/21431K 21292/21431K 21293/21431K 21295/21431K 21296/21431K 21298/21431K 21299/21431K 21300/21431K 21302/21431K 21303/21431K 21304/21431K 21306/21431K 21307/21431K 21309/21431K 21310/21431K 21311/21431K 21313/21431K 21314/21431K 21315/21431K 21317/21431K 21318/21431K 21320/21431K 21321/21431K 21322/21431K 21324/21431K 21325/21431K 21326/21431K 21328/21431K 21329/21431K 21331/21431K 21332/21431K 21333/21431K 21335/21431K 21336/21431K 21337/21431K 21339/21431K 21340/21431K 21342/21431K 21343/21431K 21344/21431K 21346/21431K 21347/21431K 21348/21431K 21350/21431K 21351/21431K 21353/21431K 21354/21431K 21355/21431K 21357/21431K 21358/21431K 21359/21431K 21361/21431K 21362/21431K 21364/21431K 21365/21431K 21366/21431K 21368/21431K 21369/21431K 21370/21431K 21372/21431K 21373/21431K 21375/21431K 21376/21431K 21377/21431K 21379/21431K 21380/21431K 21381/21431K 21383/21431K 21384/21431K 21386/21431K 21387/21431K 21388/21431K 21390/21431K 21391/21431K 21392/21431K 21394/21431K 21395/21431K 21397/21431K 21398/21431K 21399/21431K 21401/21431K 21402/21431K 21403/21431K 21405/21431K 21406/21431K 21408/21431K 21409/21431K 21410/21431K 21412/21431K 21413/21431K 21414/21431K 21416/21431K 21417/21431K 21419/21431K 21420/21431K 21421/21431K 21423/21431K 21424/21431K 21425/21431K 21427/21431K 21428/21431K 21430/21431K 21431/21431K 21431/21431K 21431K downloaded Downloading: http://maven.nuxeo.org/public-snapshot/org/nuxeo/ecm/core/nuxeo-core-jca/1.5-SNAPSHOT/nuxeo-core-jca-1.5-20090310.234137-393.jar 0/23K 2/23K 3/23K 4/23K 6/23K 7/23K 7/23K 9/23K 10/23K 12/23K 13/23K 14/23K 15/23K 15/23K 17/23K 18/23K 20/23K 21/23K 22/23K 23/23K 23/23K 23K downloaded [INFO] [apt:execute {execution: generate-bindings}] [INFO] [nuxeo:eclipse-version {execution: eclipsize-version}] [INFO] eclipseVersion:5.2.0.-SNAPSHOT [INFO] [site:attach-descriptor] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [buildnumber:create {execution: default}] [INFO] Storing buildNumber: 20090311-090052 at timestamp: 1236758452991 [INFO] [apt:execute {execution: generate-bindings}] [INFO] [source:jar {execution: attach-sources}] [INFO] NOT adding sources to attached artifacts for packaging: 'pom'. [INFO] [antrun-extended:run {execution: assemble-app}] [INFO] Executing tasks [echo] Running ANT assembly in http://qa.nuxeo.org/hudson/job/Nuxeo%20Distribution%205.2/./PROFILE=gf3/ws/nuxeo-distribution-gf3 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] An Ant BuildException has occured: Could not create task or type of type: antrun. Ant could not find the task or a class this task relies upon. This is common and has a number of causes; the usual solutions are to read the manual pages then download and install needed JAR files, or fix the build file: - You have misspelt 'antrun'. Fix: check your spelling. - The task needs an external JAR file to execute and this is not found at the right place in the classpath. Fix: check the documentation for dependencies. Fix: declare the task. - The task is an Ant optional task and the JAR file and/or libraries implementing the functionality were not found at the time you yourself built your installation of Ant from the Ant sources. Fix: Look in the ANT_HOME/lib for the 'ant-' JAR corresponding to the task and make sure it contains more than merely a META-INF/MANIFEST.MF. If all it contains is the manifest, then rebuild Ant with the needed libraries present in ${ant.home}/lib/optional/ , or alternatively, download a pre-built release version from apache.org - The build file was written for a later version of Ant Fix: upgrade to at least the latest release version of Ant - The task is not an Ant core or optional task and needs to be declared using <taskdef>. - You are attempting to use a task defined using <presetdef> or <macrodef> but have spelt wrong or not defined it at the point of use Remember that for JAR files to be visible to Ant tasks implemented in ANT_HOME/lib, the files must be in the same directory or on the classpath Please neither file bug reports on this problem, nor email the Ant mailing lists, until all of these causes have been explored, as this is not an Ant bug. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 minute 30 seconds [INFO] Finished at: Wed Mar 11 09:00:57 GMT+01:00 2009 [INFO] Final Memory: 57M/184M [INFO] ------------------------------------------------------------------------ _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
