This should be 'people.apache.org' (not minotaur). -Wendy
On 10/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: imario > Date: Sun Oct 7 09:38:00 2007 > New Revision: 582644 > > URL: http://svn.apache.org/viewvc?rev=582644&view=rev > Log: > backport pom changes from 1.0 tag > > Modified: > myfaces/orchestra/trunk/core/pom.xml > myfaces/orchestra/trunk/maven/pom.xml > > Modified: myfaces/orchestra/trunk/core/pom.xml > URL: > http://svn.apache.org/viewvc/myfaces/orchestra/trunk/core/pom.xml?rev=582644&r1=582643&r2=582644&view=diff > ============================================================================== > --- myfaces/orchestra/trunk/core/pom.xml (original) > +++ myfaces/orchestra/trunk/core/pom.xml Sun Oct 7 09:38:00 2007 > @@ -186,6 +186,14 @@ > </plugins> > </build> > > + <distributionManagement> > + <site> > + <id>apache-site</id> > + <name>Apache Website</name> > + > <url>scpexe://minotaur.apache.org/www/myfaces.apache.org/orchestra/myfaces-orchestra-core</url> > + </site> > + </distributionManagement> > + > <reporting> > > <plugins> > @@ -372,4 +380,4 @@ > </profile> > </profiles> > > -</project> > \ No newline at end of file > +</project> > > Modified: myfaces/orchestra/trunk/maven/pom.xml > URL: > http://svn.apache.org/viewvc/myfaces/orchestra/trunk/maven/pom.xml?rev=582644&r1=582643&r2=582644&view=diff > ============================================================================== > --- myfaces/orchestra/trunk/maven/pom.xml (original) > +++ myfaces/orchestra/trunk/maven/pom.xml Sun Oct 7 09:38:00 2007 > @@ -116,7 +116,7 @@ > <site> > <id>apache-site</id> > <name>Apache Website</name> > - > <url>scpexe://minotaur.apache.org/www/myfaces.apache.org/orchestra</url> > + > <url>scpexe://minotaur.apache.org/www/myfaces.apache.org/orchestra/myfaces-orchestra-maven</url> > </site> > </distributionManagement> > > @@ -213,4 +213,4 @@ > > <myfaces-orchestra-shared.version>2.0.7</myfaces-orchestra-shared.version> > </properties> > > -</project> > \ No newline at end of file > +</project> > > >
