Placing the following pom snippet:
<dependency>
| <groupId>org.jbpm.jbpm4</groupId>
| <artifactId>jbpm</artifactId>
| <scope>provided</scope>
| <version>4.0</version>
| </dependency>
|
gives me the following error:
Error building POM (may not be this project's POM).
Project ID: org.jbpm.jbpm4:jbpm
Reason: Parent element is a duplicate of the current project for project
org.jbpm.jbpm4:jbpm
Why? What is the correct GroupId, ArtifactId, version. What are the jbpm-jboss5 artifacts
for? I am using JBoss 5.
Any help would be appreciated.
J
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248911#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...