OK. I'll be going out for a bit soon, but I'll finish up on the tag
and roll later tonight.

On 7/16/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 7/16/06, Ted Husted <[EMAIL PROTECTED]> wrote:

> The checklist mentions
>
> * Deploy Test Build to cvs.apache.org/maven-snapshot-repository
>
> Is there a Maven command for that?

After you change all the version numbers to 1.3.5, 'mvn deploy' will do it.

Both <distributionManagement>/<repository> and
<distributionManagement>/<snapshotRepository> are pointed to the same
place (people.apache.org/maven-snapshot-repository) so no matter
whether the version number ends in -SNAPSHOT, it's going to get
deployed to the same place.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to