o adding a couple more integration tests i want to see before the alpha

is released.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162715 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-05-25 12:49:13 +00:00
parent fe2c7f73fc
commit ee1231e28c
1 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,12 @@ it0001: Build upon it0000 we add an application resource that is packaged
- 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