On Oct 6, 2006, at 12:09 AM, Jacek Laskowski wrote:

On 10/5/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: dblevins
Date: Wed Oct  4 19:27:54 2006
New Revision: 453088

URL: http://svn.apache.org/viewvc?view=rev&rev=453088
Log:
adding distributionManagement info for apache

Modified:
    incubator/openejb/trunk/openejb3/pom.xml

I've removed what you'd added since the parent pom is now

 <groupId>org.apache.geronimo.genesis.config</groupId>
 <artifactId>project-config</artifactId>
 <version>1.1-SNAPSHOT</version>

Let me know if it's not correct.

I like the one you had in there before (I think it was you who added it):

  http://www.ibiblio.org/maven2/org/apache/apache/3/apache-3.pom

But we need to put this back in as it's an incubator requirement that we don't use m2-ibiblio-rsync-repository:

     <distributionManagement>
        <repository>
            <id>apache-releases</id>
            <name>Apache Release Distribution Repository</name>
<url>scp://people.apache.org/www/people.apache.org/repo/ m2-incubating-repository/</url>
        </repository>
     </distributionManagement>

-David

I should've committed it earlier, but couldn't get online in the past
couple of days.

Jacek

--
Jacek Laskowski
http://www.laskowski.net.pl


Reply via email to