You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/03/09 09:53:23 UTC

[jira] Commented: (MPIR-33) ScmReport doesn't accept non-artifactId URLs

    [ http://jira.codehaus.org/browse/MPIR-33?page=comments#action_60550 ] 

Brett Porter commented on MPIR-33:
----------------------------------

no, its not exclude defaults.

the report says:
svn co http://svn.apache.org/repos/asf/maven/components/trunk/ maven-site
This means check out "http://svn.apache.org/repos/asf/maven/components/trunk/" and call the directory "maven-site"

I'd suggest just adding a configuration element to the report:

<checkoutDirectoryName>maven</checkoutDirectory>

> ScmReport doesn't accept non-artifactId URLs
> --------------------------------------------
>
>          Key: MPIR-33
>          URL: http://jira.codehaus.org/browse/MPIR-33
>      Project: Maven 2.x Project Info Reports Plugin
>         Type: Bug

>     Versions: 2.0-beta-3
>     Reporter: Brian K. Wallace

>
>
> For maven-site, the SCM url is .../maven/site/trunk/. With this defined in the POM, the ScmReport automatically adds "maven-site" (the artifactId) which results in an inaccurate SCM command and links. There should be a method for specifying "absolute" (format what's specified with no additions) SCM information as well as "default" (add artifactId) information in the POM.
> This issue is related to MNG-2129 dealing with maven-site's SCM reports.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira