Hello, I've got a working prototype of the toolchains proposal. I'm able to define the jdk toolchains and have them used in a project. Works with patched compiler, surefire, javadoc plugins. details are at http://docs.codehaus.org/display/MAVEN/Toolchains
issues for resolution: 1. currently using build-context, I heard stories about it going away. 2. due to 1. only works in 2.1, need to make sure it works in 2.0.x as well. 3. docs largely missing 4. should have at least one other implementation of the toolchain, next to jdk to make the api more stable.. 5. more? comments welcome. Milos
