-
Type:
Documentation
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 8.0.0-M2
-
Fix Version/s: 8.0.4
-
Component/s: Examples and Documentation
-
Labels:None
-
External issue URL:
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.
- is cloned by
-
TOMEE-2484 Missing AsciiDoc format for TomEE Embedded Maven Plugin documentation
-
- Resolved
-