On 11/12/06, James Mitchell <[EMAIL PROTECTED]> wrote:

Step #10 says -- "_Deploy_ the new snapshot", but the example shows
"mvn -N install".  Did you mean "deploy" as in publish, or "deploy"
as in deploy locally?

While you're at it, consider staging the artifacts somewhere other
than the snapshot repository, and removing the <releases><enabled>true
from the apache.snapshots repo definition.

For MyFaces, and now Shale, we're staging things under
http://people.apache.org/builds/[project]/m2-staging-repository

From there, they can be copied to the rsync repo, then the staging
repository can be cleared.

Staging in the snapshot repo was never a good idea, it was just the
best thing we could come up with at the time.  Over in Maven-land,
we're discussing changing the release plugin to accomodate staging and
then 'acceptance' after a vote.

--
Wendy

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

Reply via email to