jBPM Maven dependencies not showing in pom.xml -


when create new jbpm project in eclipse , select create maven project pom.xml generated without dependency section. while can manually add dependencies, shouldn't plugin automatically? missing something?

are using 6.4.0.final? there issues version of eclipse wizard, should fixed in following update site: http://downloads.jboss.org/jbpm/release/6.4.1.final/updatesite/


Popular posts from this blog

Apache NiFi ExecuteScript: Groovy script to replace Json values via a mapping file -

python 3.x - PyQt5 - Signal : pyqtSignal no method connect -