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

do-not-reply at jboss.org do-not-reply at jboss.org
Mon May 23 06:02:56 EDT 2011


Author: borges
Date: 2011-05-23 06:02:55 -0400 (Mon, 23 May 2011)
New Revision: 10713

Modified:
   trunk/README
Log:
Document maven 'release' profile.


Modified: trunk/README
===================================================================
--- trunk/README	2011-05-21 16:29:14 UTC (rev 10712)
+++ trunk/README	2011-05-23 10:02:55 UTC (rev 10713)
@@ -31,6 +31,10 @@
 % mvn install
 % mvn site # (this currently does not work)
 
+* To build a release artifact
+
+% mvn install -Prelease
+
 * Eclipse
 
 ** Use the Maven eclipse plugin to configure the sub-projects



More information about the hornetq-commits mailing list