[hornetq-commits] JBoss hornetq SVN: r11451 - trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Sep 30 07:49:45 EDT 2011


Author: borges
Date: 2011-09-30 07:49:44 -0400 (Fri, 30 Sep 2011)
New Revision: 11451

Modified:
   trunk/README
Log:
Update the README file.

Modified: trunk/README
===================================================================
--- trunk/README	2011-09-30 09:08:42 UTC (rev 11450)
+++ trunk/README	2011-09-30 11:49:44 UTC (rev 11451)
@@ -15,7 +15,7 @@
 You need Maven 3.X.
 
 Do note that there are some compatibility issues with Maven 3.X still
-unsolved [1].  This is specially true for the 'site' plugin [2].
+unsolved [1]. This is specially true for the 'site' plugin [2].
 
 [1]: <https://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html>
 [2]: <https://cwiki.apache.org/MAVEN/maven-3x-and-site-plugin.html>
@@ -37,13 +37,11 @@
 
 * Eclipse
 
-** Use the Maven eclipse plugin to configure the sub-projects
+Maven support has been improved a lot in Eclipse 3.7 "Indigo", you
+really should use it. There are still some Maven plugins used by
+documentation sub-projects which are not supported even in Eclipse 3.7.
 
-$ mvn eclipse:eclipse
-
-** Install the m2Eclipse plugin, and use it to import the root
-   project. Each sub-project will be imported automatically.
-
 The M2Eclipse plugin only works correctly with javacc Maven rules in
-Eclipse 3.7. In Eclipse 3.6 after importing the projects you should use
-"Maven / Update project configuration" to fix up the projects.
+Eclipse 3.7. So in Eclipse 3.6 you need install M2Eclipse yourself, and
+after importing the projects you should use "Maven / Update project
+configuration" to fix up the projects.



More information about the hornetq-commits mailing list