FWIW, Maven 3 can certainly be run via a Hudson freestyle job. It's only the special Maven 2 job type which won't work with Maven 3.
On 10/22/10 10:47 AM, Pieter van Boxtel wrote: > I can confirm this. Just fixed a breaking build by upgrading to Maven 3.0. > Unfortunately Maven 3 won't run on Hudson yet (see HUDSON-4988), but that > will be a matter of time. > > Regards, > Pieter > > On Oct 13, 2010, at 9:22 , Holger Hoffstätte wrote: > >> On Wed, Oct 13, 2010 at 3:49 AM, LongkerDandy <[email protected]> wrote: >>> I have the same situation. >>> Always using mvn install. >> >> Seems to work just fine for me with maven3. :-) >> >> -h >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

