Building jUDDI Tomcat Packaging fails on build machine
------------------------------------------------------
Key: JUDDI-179
URL: https://issues.apache.org/jira/browse/JUDDI-179
Project: jUDDI
Issue Type: Bug
Affects Versions: 3.0alpha
Reporter: Kurt T Stam
Assignee: Tom Cunningham
Fix For: 3.0alpha
The build runs OK on my machine, however the build machine is upset:
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building jUDDI Tomcat Packaging
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [MAVEN-CORE-IT-LOG] Using output file path: target/clean-clean.txt
[INFO] [MAVEN-CORE-IT-LOG] Creating output file:
/home/continuum/data/working-directory/1790/target/clean-clean.txt
[INFO] [MAVEN-CORE-IT-LOG] Created output file:
/home/continuum/data/working-directory/1790/target/clean-clean.txt
[INFO] [site:attach-descriptor]
[INFO] [MAVEN-CORE-IT-LOG] Using output file path:
target/site-attach-descriptor.txt
[INFO] [MAVEN-CORE-IT-LOG] Creating output file:
/home/continuum/data/working-directory/1790/target/site-attach-descriptor.txt
[INFO] [MAVEN-CORE-IT-LOG] Created output file:
/home/continuum/data/working-directory/1790/target/site-attach-descriptor.txt
Downloading:
http://repo1.maven.org/maven2/tomcat/apache-tomcat/5.5.23/apache-tomcat-5.5.23.pom
[INFO] [antrun:run {execution: test}]
[INFO] Executing tasks
unzip-tomcat:
[mkdir] Created dir:
/home/continuum/data/working-directory/1790/target/tomcat
[unzip] Expanding:
/home/continuum/.m2/repository/tomcat/apache-tomcat/5.5.23/apache-tomcat-5.5.23.zip
into /home/continuum/data/working-directory/1790/target/tomcat
[copy] Copying 1 file to
/home/continuum/data/working-directory/1790/target/tomcat/apache-tomcat-5.5.23/webapps
[copy] Copying 1 file to
/home/continuum/data/working-directory/1790/target/tomcat/apache-tomcat-5.5.23/webapps
[unzip] Expanding:
/home/continuum/.m2/repository/org/apache/juddi/juddi-cxf/3.0.0.SNAPSHOT/juddi-cxf-3.0.0.SNAPSHOT.war
into
/home/continuum/data/working-directory/1790/target/tomcat/apache-tomcat-5.5.23/webapps/juddi
copy-resources:
[copy] Copying 1 file to
/home/continuum/data/working-directory/1790/target/tomcat/apache-tomcat-5.5.23/common/lib
[copy] Copying 1 file to
/home/continuum/data/working-directory/1790/target/tomcat/apache-tomcat-5.5.23/common/lib
[copy] Copying 1 file to
/home/continuum/data/working-directory/1790/target/tomcat/apache-tomcat-5.5.23/common/lib
[copy] Copying 1 file to
/home/continuum/data/working-directory/1790/target/tomcat/apache-tomcat-5.5.23/common/lib
package-tomcat:
[INFO] Executed tasks
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor:
/home/continuum/data/working-directory/1790/assembly.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to create assembly: Error creating assembly archive: You must set
at least one file.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36 seconds
[INFO] Finished at: Sat Jan 31 19:11:00 PST 2009
[INFO] Final Memory: 9M/16M
[INFO] ------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.