jvanzyl 2004/05/25 05:49:13
Modified: maven-core-it README.txt
Log:
o adding a couple more integration tests i want to see before the alpha
is released.
Revision Changes Path
1.2 +6 -0 maven-components/maven-core-it/README.txt
Index: README.txt
===================================================================
RCS file: /home/cvs/maven-components/maven-core-it/README.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README.txt 21 May 2004 17:25:32 -0000 1.1
+++ README.txt 25 May 2004 12:49:13 -0000 1.2
@@ -14,6 +14,12 @@
- filtered resources
- build that requires a plugin download
- transitive dependencies
+- goal attainment not requiring depedency resolution
+- goal attainment where a POM is not required: this is a case where
+ we are using mgen to create new applications and project structures
+ which is used by the m2 geronimo plugin and tools like the "setup"
+ goal which brings a project to life from scratch using something like:
+ m2 --setup xstream --version 1.0
- write a small program to generate a massively nested build
which which use the reactor and inheritence. we need to have
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]