Russell Morrisey created DROOLS-1572:
----------------------------------------
Summary: Figure 4.2. Example POM shows old maven group/artifactId
Key: DROOLS-1572
URL:
https://issues.jboss.org/browse/DROOLS-1572
Project: Drools
Issue Type: Enhancement
Components: docs
Affects Versions: 7.0.0.CR3, 6.5.0.Final
Environment: Google Chrome
Reporter: Russell Morrisey
Assignee: Mario Fusco
In the Drools documentation, figure 4.2 (*Example project layout and Maven POM*) shows the
wrong groupId and artifactId. The correct artifact is:
{code:java}
org.kie:kie-maven-plugin:${runtime.version}
{code}
In addition, the new plugin causes an error in Eclipse unless a section is added to the
POM for the eclipse lifecycle-mapping plugin.
https://docs.jboss.org/drools/release/latest/drools-docs/html_single/#_bu...
https://stackoverflow.com/questions/26122801/m2e-connector-for-kie-maven-...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)