That only affects the release repository. You can test it with this:

http://www.commonjava.org/~jdcasey/code/java/maven/examples/deploy- test.tar.gz

When you open that sample project, you'll need to run:

mvn -s ./settings.xml deploy

If the normal override is working, it should deploy to /tmp/repo4. If you run the deploy without the settings.xml file, it'll deploy to / tmp/repo1. With the setup similar to the one I added to the maven- parent POM, it will deploy to /tmp/repo2.

-john

On Feb 19, 2008, at 5:52 PM, Brett Porter wrote:

What's wrong with the altDeploymentRepository setting of the deploy plugin?

On 20/02/2008, at 9:31 AM, John Casey wrote:

I'd like to add a small change to the parent pom to allow override of the snapshot repository in the distribution management section via profile property, so we can run CI builds on a closed system without the need of people.apache.org.

I can get that in tonight, but after that I'm +1.

-john

On Feb 19, 2008, at 3:52 PM, Dennis Lundberg wrote:

Hi

To get the latest version of maven-source-plugin into our toolchain, I'd like to release maven parent pom r628845 as version 8.

Source:
https://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml? r1=587312&r2=628845&diff_format=h

The vote will be open for 72 hours.


+1 from me

--
Dennis Lundberg

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


---
John Casey
Committer and PMC Member, Apache Maven
mail: jdcasey at commonjava dot org
blog: http://www.ejlife.net/blogs/john
rss: http://feeds.feedburner.com/ejlife/john



--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/


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


---
John Casey
Committer and PMC Member, Apache Maven
mail: jdcasey at commonjava dot org
blog: http://www.ejlife.net/blogs/john
rss: http://feeds.feedburner.com/ejlife/john


Reply via email to