Why -Dmaven.test.skip=true in the default docs for building?
--jason
On Apr 23, 2007, at 4:37 PM, [EMAIL PROTECTED] wrote:
Author: sppatel
Date: Mon Apr 23 16:37:08 2007
New Revision: 531657
URL: http://svn.apache.org/viewvc?view=rev&rev=531657
Log:
update readme
Modified:
geronimo/sandbox/j2g/readme.txt
Modified: geronimo/sandbox/j2g/readme.txt
URL: http://svn.apache.org/viewvc/geronimo/sandbox/j2g/readme.txt?
view=diff&rev=531657&r1=531656&r2=531657
======================================================================
========
--- geronimo/sandbox/j2g/readme.txt (original)
+++ geronimo/sandbox/j2g/readme.txt Mon Apr 23 16:37:08 2007
@@ -18,12 +18,14 @@
J2G-Migration Package Description.
==================================
-The package structure:
+To build invoke:
-./plugins - eclipse plug-ins
-./modules - additional modules
+mvn install -Dmaven.test.skip=true assembly:assembly
-For detailed information see ./doc/J2G-Migration-v2-IG.doc document.
+The binary assembly will be located in the target directory.
+
+For usage information consult the documentation J2G-Migration-v2-
UG.doc which
+resides in the JIRA mentioned below.
-- 3/19/2007
While importing J2G into Apache SVN some of the MS word files in
the doc