Daniel Fagerstrom wrote: > > * M2 stable enough (2.0 is out so this should be fullfilled) > * Reasonably fast (don't need to be as fast as Ant, but not several > times slower) > * Easy configuration of what blocks to compile (like blocks.properties > and maybe even dependency aware) > * M2 bundled with Cocoon (it should still be enough to just download and > type ./build.sh)
I agree with above set, here are mine : (all mainly pom related) * produce jar artifacts from core and every block * produce jar artifacts from core samples and block samples * be able to run all tests Jorg
