On 7/5/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:

On 4 Jul 07, at 5:32 PM 4 Jul 07, Barrie Treloar wrote:

> Is there a preferred way of testing a staged release?

Yes, the way that we had originally talked about for a staged release
was providing a profile.xml that could be used in the project using
the staged version of an artifact. So that's how you can use the new
version without affecting your current POMs.

The only way to prevent pollution of your existing repo would be to
do something like:

mvn -Dmaven.repo.local=/tmp/test-repo mvn install

But depending on the project this may take a long time.

We should really generate a profiles.xml file.

If you want to describe the steps, I can give it a go and write up the results.

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

Reply via email to