Hello!
Any advices on how to build jbpm-5 from source?
I've tried building both from origin and tag 5.0.0, but both fail because of missing SNAPSHOT dependencies.
* origin misses a number of different drools 5.2.0 SNAPSHOT artifacts (drools-api-5.2.0-SNAPSHOT, droos-core-5.2.0-SNAPSHOP etc) in JBoss Nexus repo.
* 5.0.0 misses mvel2 SNAPSHOT (org.mvel:mvel2:jar:2.1-SNAPSHOT)
br,
Jens