Hi All,
I'm newbie to spring and my question may be of primary kind to u all.
I need to use JBPM ans so downloaded "spring-projects/spring-jbpm" from CVS.
I tried to make "ant build" ; but as this build referes to "common-targets" in parent directory, I checked out whole folder viz."/spring-projects/"
In the projects dir, I did "ant gen-release-bins".
Then,
cd spring-jbpm/
ant
I got the following trace:
WARN: ::::::::::::::::::::::::::::::::::::::::::::::
WARN: :: UNRESOLVED DEPENDENCIES ::
WARN: ::::::::::::::::::::::::::::::::::::::::::::::
WARN: :: springframework/spring-dao-1.2.4: not found
WARN: :: springframework/spring-beans-1.2.4: not found
WARN: :: springframework/spring-hibernate-1.2.4: not found
WARN: :: springframework/spring-context-1.2.4: not found
...The list continues...
BUILD FAILED
impossible to resolve dependencies: resolve failed - see output for details.
What is the thing I'm missing out in this?
Or, what is the exact way to use "spring-jbpm"?
Any help is appreciated.
thanks,
anagha


