-
Bug
-
Resolution: Done
-
Major
-
7.0.0.DR7
-
None
QS Readme files refer to https://github.com/jboss-developer/jboss-developer-shared-resources/blob/master/guides/CONFIGURE_MAVEN_JBOSS_EAP7.md
There are several issues with this guide:
- If you installed Maven 3.2.2, you must updated to Maven 3.2.3 or later.
- typo "updated"
- For more information about Maven, see the Maven Guide chapter in the Development Guide for Red Hat JBoss Enterprise Application Platform.
- the link points to EAP 6.4 documentation, it should be updated to EAP 7 documentation (I know it is not available yet)
- If you plan to use JBoss Developer Studio 7.1.1, follow this procedure to replace the embedded 3.0.4 version of Maven with this newer version.
- "with this newer version" is weird, because no newer version has been mentioned in the section. Please either specify what version or just say "with newer version"
- However, you must configure Maven for use by the Java EE Web Project wizard for deployments to JBoss Enterprise Application Server 6.x.
- "JBoss Enterprise Application Server" is incorrect name, it should be either "Red Hat JBoss Enterprise Application Platform" or "JBoss EAP" and version "6.x" should be replaced by "7"
- The default profile defines the list of modules or quickstarts that require nothing but JBoss Enterprise Application Platform.
- "JBoss Enterprise Application Platform" is incorrect name, it should be either "Red Hat JBoss Enterprise Application Platform" or "JBoss EAP"