It's been a while since i coded up some worth while Junit Mojo tests but after reading the wiki pages and mucking about with the maven-javadoc-plugin/src/test/java source I'm all excited over what I can now do without having to go the fork an external maven instance to test my plugins.
However, despite seeing that i can inject reactor projects into my mojo configuration before execution am i correct in thinking that If i want to do proper reactor tests, where a mojo is run against each project in the reactor it is best to use the invoker/verifier approach? Thanks, John -- View this message in context: http://www.nabble.com/Running-reactor-builds-with-MavenProjectStub--tf4151025s177.html#a11808609 Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
