Hi.
I encountered a problem with the ant build of jbpm 3.2. I tried to execute a
"clean" which failed with the following error:
| BUILD FAILED
| C:\Projekte_OSS\jbpm.3_HEAD\build\build.xml:11: The following error occurred while
executing this line:
| C:\Projekte_OSS\jbpm.3_HEAD\jpdl\userguide\build.xml:17: Cannot find
C:/Projekte_OSS/jbpm-repository/docbook-support/support.xml imported from
C:\Projekte_OSS\jbpm.3_HEAD\jpdl\userguide\build.xml
|
He is right, but the docbook support can not be downloaded on windows, because
"get.docbook.support" uses the cvs command, which is not available:
get.docbook.support.if.necessary:
| [cvs] Caught exception: Cannot run program "cvs" (in directory
"C:\Projekte_OSS\jbpm-repository"): CreateProcess error=2, Das System kann die
angegebene Datei nicht finden
| BUILD SUCCESSFUL
This not really nice, especially that the clean is failing absolutely unecessary.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103982#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...