On Sun, 2007-07-01 at 12:26 +0200, Roland Weber wrote: > Hi folks, > > I started moving the source tree. The tree itself is copied, > now I'm trying to catch all references to the SVN location. > > On a related matter: is there a Maven target that will only > process the xdocs, without running the regression test as > "site:generate" does? > > cheers, > Roland >
It's been a while I touched Maven1. I think there should be an option to disable tests. If my memory does not fail me, it should be this -Dmaven.test.skip=true Oleg > --------------------------------------------------------------------- > 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]
