---
-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
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
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
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
--