Thanks Guillaume, I'll incorporate these.

Guillaume Nodet wrote:
Usually, Apache maven root poms should inherit the default apache pom at
  <groupId>org.apache</groupId>
  <artifactId>apache</artifactId>
  <version>3</version>
which leads to the following pom:
  http://www.ibiblio.org/maven2/org/apache/apache/3/apache-3.pom

Doing that will avoid to repeat the locations of Apache repositories (for
releases and snapshots).

And the site directory should be something like
  scp://people.apache.org/www/geronimo.apache.org/specs/maven/1.1
or any other thing from
  scp://people.apache.org/www/geronimo.apache.org/
It will contain the maven site with the javadocs.

The wagon ssh-external plugin also has a more recent release which is
  1.0-beta-1,
though i'm not sure it is needed as the deployment uses ssh and not sshext

Last, is the snapshot plugin repository needed ?
I don't think so, but ...

On 8/14/06, Matt Hogstrom <[EMAIL PROTECTED]> wrote:

The old pom for the specifications had some old links in it.  I have
updated the POM with what I
think is correct so we can use Maven 2 to release the specs rather than
rely on manually doing this.

This is the updated POM for the specifications.  This will update the
branches/1.1 pom.xml

Can you take a few minutes to take a look at the proposed pom?

You can find it here


http://svn.apache.org/repos/asf/geronimo/specs/branches/1_1/pom.xml.proposed

I'd like to confirm the scm and dist sections are correct.  Any other
errors / comments welcome.

Thanks!




Reply via email to