[
https://issues.apache.org/jira/browse/TOMEE-2483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16906669#comment-16906669
]
Cesar Hernandez commented on TOMEE-2483:
----------------------------------------
I think the pom issue can be resolved by reverting this change on the file:
maven/tomee-webapp-archetype/src/main/resources/archetype-resources/pom.xml
https://github.com/apache/tomee/commit/33a00686676d77b7af81df9e9b7e5acc26772e89#diff-c36ad78165bd5bdc65e539384f1a80dbL23-L26
> 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
> Priority: Major
> 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.14#76016)