You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mykel Alvis (JIRA)" <ji...@codehaus.org> on 2010/08/24 14:32:32 UTC

[jira] Created: (MPIR-201) The project info module report produces incorrect links

The project info module report produces incorrect links
-------------------------------------------------------

                 Key: MPIR-201
                 URL: http://jira.codehaus.org/browse/MPIR-201
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
          Components: cim
    Affects Versions: 2.2
            Reporter: Mykel Alvis


The MPIR now produces a list of modules.  However, it assumes that the site for each module will be AGGREGATOR_URL/MODULENAME.  The actual URL should be based on the published URL of the module, which is not necessarily a subdirectory of the aggregator project.

-- 
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

        

[jira] Commented: (MPIR-201) The project info module report produces incorrect links

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPIR-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232988#action_232988 ] 

Dennis Lundberg commented on MPIR-201:
--------------------------------------

This sound like an issue for the Site Plugin, rather than MPIR. The "Modules" menu is handled by the Site Plugin.

Can you attach a small project that shows this issue in action?

> The project info module report produces incorrect links
> -------------------------------------------------------
>
>                 Key: MPIR-201
>                 URL: http://jira.codehaus.org/browse/MPIR-201
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: cim
>    Affects Versions: 2.2
>            Reporter: Mykel Alvis
>
> The MPIR now produces a list of modules.  However, it assumes that the site for each module will be AGGREGATOR_URL/MODULENAME.  The actual URL should be based on the published URL of the module, which is not necessarily a subdirectory of the aggregator project.

-- 
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

        

[jira] Updated: (MPIR-201) The project info module report produces incorrect links

Posted by "Mykel Alvis (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPIR-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mykel Alvis updated MPIR-201:
-----------------------------

    Attachment: SiteModulesTest.zip

I think the attached project will demonstrate the effect.  If it's not clear, I can produce something more substantial.

> The project info module report produces incorrect links
> -------------------------------------------------------
>
>                 Key: MPIR-201
>                 URL: http://jira.codehaus.org/browse/MPIR-201
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: cim
>    Affects Versions: 2.2
>            Reporter: Mykel Alvis
>         Attachments: SiteModulesTest.zip
>
>
> The MPIR now produces a list of modules.  However, it assumes that the site for each module will be AGGREGATOR_URL/MODULENAME.  The actual URL should be based on the published URL of the module, which is not necessarily a subdirectory of the aggregator project.

-- 
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

        

[jira] Updated: (MPIR-201) The project info module report produces incorrect links

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPIR-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl updated MPIR-201:
-------------------------------

    Attachment: MPIR-201.zip

Attaching a simplified version of the above test project. Run 'mvn clean site site:stage', the link in the module overview page is wrong. This is the same effect, but a different cause, as MPIR-209.

> The project info module report produces incorrect links
> -------------------------------------------------------
>
>                 Key: MPIR-201
>                 URL: http://jira.codehaus.org/browse/MPIR-201
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: cim
>    Affects Versions: 2.2
>            Reporter: Mykel Alvis
>         Attachments: MPIR-201.zip, SiteModulesTest.zip
>
>
> The MPIR now produces a list of modules.  However, it assumes that the site for each module will be AGGREGATOR_URL/MODULENAME.  The actual URL should be based on the published URL of the module, which is not necessarily a subdirectory of the aggregator project.

-- 
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

        

[jira] Closed: (MPIR-201) The project info module report produces incorrect links

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPIR-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed MPIR-201.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4
         Assignee: Lukas Theussl

Fixed in [r1044251|http://svn.apache.org/viewvc?rev=1044251&view=rev]

> The project info module report produces incorrect links
> -------------------------------------------------------
>
>                 Key: MPIR-201
>                 URL: http://jira.codehaus.org/browse/MPIR-201
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: cim
>    Affects Versions: 2.2
>            Reporter: Mykel Alvis
>            Assignee: Lukas Theussl
>             Fix For: 2.4
>
>         Attachments: MPIR-201.zip, SiteModulesTest.zip
>
>
> The MPIR now produces a list of modules.  However, it assumes that the site for each module will be AGGREGATOR_URL/MODULENAME.  The actual URL should be based on the published URL of the module, which is not necessarily a subdirectory of the aggregator project.

-- 
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