Hi Jesse, I didn't know about this CI server. I confirm that this module can't be downgraded to maven 2. Moving it to a profile is a good idea. +1
Simon On Thu, Nov 11, 2010 at 10:42 PM, Jesse Glick <[email protected]>wrote: > Simon Brandhof's fix of MOJO-1545 seems to have broken the Hudson build for > the mojo tree. > > https://grid.sonatype.org/ci/job/mojo/1505/ > > Currently the job is built using Maven 2, since the Hudson integration of > Maven 3 is not yet ready. Assuming that it is really necessary to specify > <maven>3.0</maven> under <prerequisites> for this module, perhaps the parent > POM could include this module only under a profile activated when Maven 3 is > in use (e.g. ${basedir} defined)? > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
