You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Cesar Hernandez (JIRA)" <ji...@apache.org> on 2019/02/28 21:52:00 UTC

[jira] [Created] (TOMEE-2483) Update for TomEE Maven Plugin documentation

Cesar Hernandez created TOMEE-2483:
--------------------------------------

             Summary: Update for TomEE Maven Plugin documentation
                 Key: TOMEE-2483
                 URL: https://issues.apache.org/jira/browse/TOMEE-2483
             Project: TomEE
          Issue Type: Documentation
    Affects Versions: 8.0.0-M2
            Reporter: Cesar Hernandez
             Fix For: 8.0.0-Final


The documentation for [http://tomee.apache.org/tomee-8.0/docs/tomee-mp-getting-started.html]  is still referencing the group id `org.apache.openejb.maven`.

Effectively the following command will fail:

 
{{mvn archetype:generate -DarchetypeGroupId=org.apache.openejb.maven -DarchetypeArtifactId=tomee-webapp-archetype -DarchetypeVersion=8.0.0-SNAPSHOT}}
 
The documentation needs to be updated to contains the correct group ID and check if the document can be improved.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)