-DskipTests=true ? On Jun 8, 2012 1:30 PM, "Sean Owen" <[email protected]> wrote:
> AFAIK the -D option will still work; I don't recall exactly, but try it. > > > On Fri, Jun 8, 2012 at 7:28 PM, Paritosh Ranjan <[email protected]> wrote: > > The release plugin executes the tests automatically. > > How can I skip the tests ( I would really like to skip tests, will save > a lot of time ) > > > > Will something like this work > > > > mvn -Pmahout_release release:prepare release:perform -Dmaven.test.skip > > > > or are you referring to changing the release plugins configuration in > pom? > > >
