I have no idea what the various policies are or even if I'm correct about
the functionality, but the following pom works for me deploying snapshot
builds.

http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?view=markup

I think the combination of having a distributionManagement section with a
snapshotRepository + the  version ending with -SNAPSHOT should trigger the
deploy to go to the snapshots repo.

I do it with "mvn deploy".

On 7/16/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote:

Hi all

Since I'm new here as a committer, I have a couple of questions
regarding deployment.


1. The main Maven site

Is any committer allowed to deploy (or publish) the site at any time?

What's the procedure for doing that? Do you just check out the latest
from svn and do:
   mvn site-deploy

Are there any special prerequisites, like what version of Maven and the
site plugin to use, that you must fulfill before you do it? Perhaps some
bits to put in your settings.xml.


2. A Maven plugin site

Same questions as for the main site. I understand that one can't deploy
a plugin site which has changes in it relating to features not yet
released.


3. Plugin SNAPSHOT

I would like to deploy a snapshot of the maven-changes-plugin, which is
in the sandbox. Am I allowed to do that? If so how do I do it? I'm
guessing:
   mvn deploy:deploy
with some setting to direct it to the snapshot repo.


If there is an online resource where I can read about all this, then
please direct me to it. I looked but couldn't find any...

--
Dennis Lundberg

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




--
Jesse Kuhnert
Tacos/Tapestry, team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind.

Reply via email to