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

do-not-reply at jboss.org do-not-reply at jboss.org
Wed May 11 11:12:11 EDT 2011


Author: borges
Date: 2011-05-11 11:12:11 -0400 (Wed, 11 May 2011)
New Revision: 10628

Modified:
   trunk/README
Log:
Document issue with M2Eclipse

Modified: trunk/README
===================================================================
--- trunk/README	2011-05-11 15:11:46 UTC (rev 10627)
+++ trunk/README	2011-05-11 15:12:11 UTC (rev 10628)
@@ -1,6 +1,6 @@
 -*-outline-*-
 
-If you need information about the HornetQ project please go to 
+If you need information about the HornetQ project please go to
 
 http://community.jboss.org/wiki/HornetQ
 http://www.jboss.org/hornetq/
@@ -12,7 +12,7 @@
 
 * Maven:
 
-You need Maven 3.X. 
+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].
@@ -26,7 +26,7 @@
 
 % mvn -Phudson-tests tests
 
-** Generating reports from unit tests 
+** Generating reports from unit tests
 
 % mvn install
 % mvn site # (this currently does not work)
@@ -39,3 +39,7 @@
 
 ** Install the m2Eclipse plugin, and use it to import the root
    project. Each sub-project will be imported automatically.
+
+The M2Eclipse plugin has some limitations, after importing the projects
+you should use "Maven / Update project configuration" to fix up the
+projects. If necessary consult the M2Eclipse plugin FAQ.



More information about the hornetq-commits mailing list