As mentioned on the other thread, please change this back to the actual location of the code in svn. The project-info-reports-plugin can be configured to use a different url for the source-repository.html page. -Wendy
On 10/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: mmarinschek > Date: Fri Oct 26 05:26:50 2007 > New Revision: 588624 > > URL: http://svn.apache.org/viewvc?rev=588624&view=rev > Log: > changed myfaces/site/trunk to myfaces/current > > Modified: > myfaces/site/trunk/pom.xml > > Modified: myfaces/site/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/myfaces/site/trunk/pom.xml?rev=588624&r1=588623&r2=588624&view=diff > ============================================================================== > --- myfaces/site/trunk/pom.xml (original) > +++ myfaces/site/trunk/pom.xml Fri Oct 26 05:26:50 2007 > @@ -33,8 +33,8 @@ > </plugins> > </reporting> > <scm> > - > <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/site/trunk</connection> > - > <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/site/trunk</developerConnection> > + > <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/current</connection> > + > <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/current</developerConnection> > <url>http://svn.apache.org/viewcvs.cgi/myfaces/current</url> > </scm> > > > >
