jvanzyl 02/02/23 08:58:42
Modified: . NOTES
Log:
- kaz has documented the bootstrap process, yaaay!
Revision Changes Path
1.7 +0 -15 jakarta-turbine-maven/NOTES
Index: NOTES
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/NOTES,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- NOTES 23 Feb 2002 04:01:48 -0000 1.6
+++ NOTES 23 Feb 2002 16:58:42 -0000 1.7
@@ -1,19 +1,4 @@
-bootstrap:
-needs to parse the maven project descriptor which is used to generate
-the build system. so we'll bootstrap the build of all of maven using
-the build-bootstrap.xml.
-this produces the classes in /work
-
-then we make a big fat jar with everything that maven needs using the
-make-fat-jar.sh
-
-copy the fat jar into the ANT_HOME/lib directory and run ant to see
-if maven can build with itself
-
-remove the maven jar from ANT_HOME/lib until it's ready for real.
-
----
. have to figure out the structure for a jar repository and the naming
conventions.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>