[jboss-user] [JBoss jBPM] - Re: Build failed from cvs sources
rpochet
do-not-reply at jboss.com
Fri Sep 1 17:11:42 EDT 2006
I had the same problem. I removed the 2 jbpm jar files from the ant lib directory and I succeed to build a step further.
I had a problem with the support.xml that could not be found in my ${user.home}/jbpm/repository. In fact, in the build.xml within the folder 'jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.docs\gpd.userguide', there is a reference to ${user.home}, I think it should be "${docbook-support-dir}/docbook-support/support.xml". A step further
Now, I have problem with the designer
| [java] rootFiles*_*_*:
|
| [java] jarUp:
|
| [java] jarIng:
| [java] [zip] Building zip: D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\tmp\eclipse\plugins\org.jbpm.g
| d.jpdl.ui_3.0.11.jar
| [java] [delete] Deleting directory D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\tmp\eclipse\plugins\org.j
| bpm.gd.jpdl.ui_3.0.11
|
| [java] jarUp:
|
| [java] jarIng:
| [java] [zip] Building zip: D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\tmp\eclipse\plugins\org.jbpm.g
| d.jpdl.help_3.0.11.jar
| [java] [delete] Deleting directory D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\tmp\eclipse\plugins\org.j
| bpm.gd.jpdl.help_3.0.11
|
| [java] BUILD FAILED
| [java] D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\mainTargets.xml:25: The following error occurred while executing this lin
| e:
| [java] D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\mainTargets.xml:90: The following error occurred while executing this lin
| e:
| [java] D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\customTargets.xml:11: The following error occurred while executing this l
| ine:
| [java] D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\genericTargets.xml:133: The following error occurred while executing this
| line:
| [java] D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\assemble.org.jbpm.gd.jpdl.feature.all.xml:4: The followi
| ng error occurred while executing this line:
| [java] D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\customTargets.xml:25: The following error occurred while executing this l
| ine:
| [java] D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace\assemble.org.jbpm.gd.jpdl.feature.xml:70: Execute failed
| : java.io.IOException: CreateProcess: zip -r -q D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\target\workspace/N.3.0.11-SNAPSHOT/or
| g.jbpm.gd.jpdl.feature-3.0.11-SNAPSHOT.zip eclipse/plugins/org.jbpm.gd.jpdl.feature.source_3.0.11 error=2
|
| [java] Total time: 1 minute 28 seconds
| [java] Java Result: 13
|
| move-feature:
|
| BUILD FAILED
| D:\eclipse\workspace\jbpm.3\build\build.xml:42: The following error occurred while executing this line:
| D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\build.xml:46: The following error occurred while executing this line:
| D:\eclipse\workspace\jbpm.3\designer\jpdl\org.jbpm.gd.jpdl.build\build.xml:153: Warning: Could not find file D:\eclipse\workspace\jbpm.3\designer\jpdl
| \org.jbpm.gd.jpdl.build\target\workspace\N.3.0.11-SNAPSHOT\org.jbpm.gd.jpdl.feature-3.0.11-SNAPSHOT.zip to copy.
|
Indeed, there is nothing inside the 'N.3.0.11-SNAPSHOT' folder.
Regards,
Romuald.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969009#3969009
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969009
More information about the jboss-user
mailing list