问题
When I create a new jBPM project in Eclipse and select Create as Maven Project
the pom.xml is generated without the dependency section. While I can manually add the dependencies, shouldn't the plugin do this automatically? Am I missing something?
回答1:
Are you using 6.4.0.Final? There were issues with that version of the Eclipse wizard, that should be fixed in the following update site: http://downloads.jboss.org/jbpm/release/6.4.1.Final/updatesite/
来源:https://stackoverflow.com/questions/37582233/jbpm-maven-dependencies-not-showing-in-pom-xml