Re: [PLEASE TEST] Maven 2.1.0-M1-RC13

2008-09-04 Thread Martin Höller
Hi! On Thursday 04 September 2008 John Casey wrote: On the last go around, we had one issue pop up with maven plugin builds (though it might also apply to build extensions in the reactor as well). I've fixed it, and now here's the lucky 13th release candidate:

Re: [PLEASE TEST] Maven 2.1.0-M1-RC13

2008-09-04 Thread Christian Schulte
Martin Höller wrote: Hi! On Thursday 04 September 2008 John Casey wrote: On the last go around, we had one issue pop up with maven plugin builds (though it might also apply to build extensions in the reactor as well). I've fixed it, and now here's the lucky 13th release candidate:

Re: [PLEASE TEST] Maven 2.1.0-M1-RC13

2008-09-04 Thread John Casey
I've replicated this problem in some of my own projects. It seems that the key is to have the compiler plugin configured in the pluginManagement section of the POM, and then to enable a report like the javadoc reports that will cause the lifecycle to fork and compile sources. At that point, it