On 11/21/05, Greg Reddin <[EMAIL PROTECTED]> wrote: > > On Nov 20, 2005, at 4:52 PM, Christophe Lombart wrote: > > > Nevertheless, it works if i skip the unit tests > > I'm sorry, how do you skip the unit tests during a build? I know > I've seen that before but I can't find it now. >
with maven.test.skip=true. see http://maven.apache.org/reference/plugins/test/properties.html br, edgar > Thanks, > Greg > > >
