Re: [Geotools-devel] Questions on the release process

2007-06-05 Thread Simone Gannecchini
--- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cory Horner Sent: martedì 5 giugno 2007 18.28 To: Geotools-Devel list Cc: Martin Desruisseaux Subject: Re: [Geotools-devel] Questions on the release process Martin Desruisseaux

Re: [Geotools-devel] Questions on the release process

2007-06-05 Thread Cory Horner
Martin Desruisseaux wrote: > Andrea Aime a écrit : >> the release process recommends using "mvn deploy" >> to deploy on the servers. This will run tests along >> the way. >> Is this needed for some reason? We just did an extensive >> test build a few steps before, so it seems to me a >> "mvn -Dmave

Re: [Geotools-devel] Questions on the release process

2007-06-05 Thread Martin Desruisseaux
Andrea Aime a écrit : > the release process recommends using "mvn deploy" > to deploy on the servers. This will run tests along > the way. > Is this needed for some reason? We just did an extensive > test build a few steps before, so it seems to me a > "mvn -Dmaven.test.skip=true deploy" would be a

[Geotools-devel] Questions on the release process

2007-06-05 Thread Andrea Aime
Hi, the release process recommends using "mvn deploy" to deploy on the servers. This will run tests along the way. Is this needed for some reason? We just did an extensive test build a few steps before, so it seems to me a "mvn -Dmaven.test.skip=true deploy" would be as good. Cheers Andrea --