Done, http://jira.codehaus.org/browse/MNG-660

Thanks Brett for your advice. Should I do that in the
<build><plugins><plugin><configuration> or something ? (don't know how to reach
this level of detail in the plugin configuration)

Yann


--- Brett Porter <[EMAIL PROTECTED]> a écrit :

> looks ok to me. It could be a bug - please file it.
> 
> You can list out individual reports to use inside the reports plugin
> (eg mail-lists, dependencies) and exclude the source one if you like.
> 
> - Brett
> 
> On 7/27/05, Yann Le Du <[EMAIL PROTECTED]> wrote:
> > Brett,
> > 
> > My POM itself doesn't contain a source repository URL. But its parent does
> :
> >   <scm>
> >     <connection>scm:svn:svn://host:3691/COMMON/trunk/</connection>
> >   </scm>
> > 
> > I've tried to :
> >     * launch site:site in the parent directory
> >     * repeated both previous operations after moving the connection tag in
> the
> > module :
> >
>
<connection>scm:svn:svn://host:3691/COMMON/trunk/common-framework/</connection>
> >     * remove the trailing slash
> >     * change the protocol to http
> > ... and got each time the same thing.
> > 
> > The URL looks valid to me, since Continuum was able to use it until then...
> > 
> > Yann
> > 
> > --- Brett Porter <[EMAIL PROTECTED]> a écrit :
> > 
> > > It now generates a page that says where your source repository is.
> > >
> > > Is your connection actually invalid? Just wondering what behaviour you
> > > are expecting here.
> > >
> > > - Brett
> > >
> > > On 7/27/05, Yann Le Du <[EMAIL PROTECTED]> wrote:
> > > > Hi,
> > > >
> > > > Using the trunk build (rev. 225332), I launched site:site with
> > > > maven-project-info-reports-plugin in my pom and got the following. Is
> it a
> > > new
> > > > feature to fill in the pom ?
> > > >
> > > > Regards,
> > > >
> > > > Yann
> > > >
> > > >
> > > > [INFO] Generate "Source Repository" report.
> > > > [INFO]
> > > >
> > >
> ----------------------------------------------------------------------------
> > > > [ERROR] BUILD ERROR
> > > > [INFO]
> > > >
> > >
> ----------------------------------------------------------------------------
> > > > [INFO] Diagnosis: Error during site generation
> > > > [INFO]
> > > >
> > >
> ----------------------------------------------------------------------------
> > > > [ERROR] Cause:
> > > > org.apache.maven.plugin.MojoExecutionException: Error during site
> > > generation
> > > >         at org.apache.maven.doxia.DoxiaMojo.execute(DoxiaMojo.java:372)
> > > > ...
> > > >
> > > > Caused by: java.lang.IllegalArgumentException: The SVN repository
> > > connection is
> > > > not valid.
> > > >         at
> > > >
> > >
> >
>
org.apache.maven.report.projectinfo.ScmReport$ScmRenderer.getSvnRoot(ScmReport.java:427)
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> ___________________________________________________________________________
> > > > Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo!
> Messenger
> > > > Téléchargez cette version sur http://fr.messenger.yahoo.com
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> > 
> > 
> > Yahoo! Mail - Votre e-mail personnel et gratuit qui vous suit partout !
> >  Créez votre Yahoo! Mail sur http://mail.yahoo.fr
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



        

        
                
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com

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

Reply via email to