jBPM Maven dependencies not showing in pom.xml

大兔子大兔子 提交于 2019-12-11 04:33:31

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!