https://issues.apache.org/bugzilla/show_bug.cgi?id=47422
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Stefan Bodewig <[email protected]> 2009-06-29 02:57:24 PST --- Stephanie, please understand that this is Ant's issue tracker, not the one of jbpm-web. Given that I have no idea what jbpm-web's build file looks like, I can only guess. >From the logfile I can see that Ant is trying to load tasks from Antelope and Ant-Contrib but fails to do so. This means the jars you need to build jbpm-web - which are not part of Ant and must be installed separately (they are not maintained by Ant developers either) - are simply not there. Without information like where you've placed those extra jars on your filesystem and how you invoke Ant on the command line, there is no chance to help you out. Please use the u...@ant mailing list or the appropriate jbpm-web support channel for more help. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
