[jboss-jira] [JBoss JIRA] (DROOLS-1572) Figure 4.2. Example POM shows old maven group/artifactId

Russell Morrisey (JIRA) issues at jboss.org
Mon May 22 16:41:00 EDT 2017


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/#_builddeployutilizeandrunsection

https://stackoverflow.com/questions/26122801/m2e-connector-for-kie-maven-plugin




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list