2009/1/7 Brett Porter <[email protected]> > > On 08/01/2009, at 7:20 AM, Benjamin Bentmann wrote: > > For b), I created a dedicated aggregator POM in r8572 [2] where we would >> list all those plugins that should take part in the CI build. I assume that >> won't be all the plugins currently under mojo/ but only those that are >> actively maintained, i.e. get fixed when CI detects issues. >> >> Please feel free to comment. >> > > Does this mean they all get built in one go, or just a tool to add them > easily? > > I would be glad to know that all the non-sandbox plugins always build, but > when one fails I'd rather it didn't affect the others. > > - Brett > > Another issue for me is how we handle the integration tests and integration test reporting.
AFAIK, the Maven Invoker Plugin, which is what a lot of the mojo plugins use for ITs will either fail the build or not fail the build, and we currently do not have (AFAIK) a means of reporting the results of the Invoker plugin.... hmmm sounds like I'll need to write one! -Stephen
