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

[jira] Created: (MLINKCHECK-2) links to reports give false positives if run from a profile

links to reports give false positives if run from a profile
-----------------------------------------------------------

                 Key: MLINKCHECK-2
                 URL: http://jira.codehaus.org/browse/MLINKCHECK-2
             Project: Maven 2.x Linkcheck Plugin
          Issue Type: Bug
    Affects Versions: 1.0
            Reporter: Lukas Theussl


Scenario: linkcheck and checkstyle are configured in a profile but not in the main reporting section. Any link to checkstyle.html will then trigger a linkcheck error in the report even though the page exists.

-- 
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: (MLINKCHECK-2) links to reports give false positives if run from a profile

Posted by "Grzegorz Slowikowski (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MLINKCHECK-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235792#action_235792 ] 

Grzegorz Slowikowski commented on MLINKCHECK-2:
-----------------------------------------------

IMO linkcheck does not use <reporting> section from the profile. Compare "target/site" with "target/linkcheck/tmpsite".
The fix for http://jira.codehaus.org/browse/MLINKCHECK-1 (http://svn.apache.org/viewvc?view=revision&revision=982571) looks strange and maybe it should be fixed/improved.

> links to reports give false positives if run from a profile
> -----------------------------------------------------------
>
>                 Key: MLINKCHECK-2
>                 URL: http://jira.codehaus.org/browse/MLINKCHECK-2
>             Project: Maven 2.x Linkcheck Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Lukas Theussl
>         Attachments: MLINKCHECK-2.zip
>
>
> Scenario: linkcheck and checkstyle are configured in a profile but not in the main reporting section. Any link to checkstyle.html will then trigger a linkcheck error in the report even though the page exists.

-- 
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] Issue Comment Edited: (MLINKCHECK-2) links to reports give false positives if run from a profile

Posted by "Grzegorz Slowikowski (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MLINKCHECK-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237377#action_237377 ] 

Grzegorz Slowikowski edited comment on MLINKCHECK-2 at 10/4/10 6:58 AM:
------------------------------------------------------------------------

Works for me. Thanks. Waiting for a release.

      was (Author: gslowikowski):
    Works for me. Thangs. Waiting for a release.
  
> links to reports give false positives if run from a profile
> -----------------------------------------------------------
>
>                 Key: MLINKCHECK-2
>                 URL: http://jira.codehaus.org/browse/MLINKCHECK-2
>             Project: Maven 2.x Linkcheck Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Lukas Theussl
>            Assignee: Lukas Theussl
>             Fix For: 1.1
>
>         Attachments: MLINKCHECK-2.zip
>
>
> Scenario: linkcheck and checkstyle are configured in a profile but not in the main reporting section. Any link to checkstyle.html will then trigger a linkcheck error in the report even though the page exists.

-- 
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: (MLINKCHECK-2) links to reports give false positives if run from a profile

Posted by "Grzegorz Slowikowski (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MLINKCHECK-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237377#action_237377 ] 

Grzegorz Slowikowski commented on MLINKCHECK-2:
-----------------------------------------------

Works for me. Thangs. Waiting for a release.

> links to reports give false positives if run from a profile
> -----------------------------------------------------------
>
>                 Key: MLINKCHECK-2
>                 URL: http://jira.codehaus.org/browse/MLINKCHECK-2
>             Project: Maven 2.x Linkcheck Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Lukas Theussl
>            Assignee: Lukas Theussl
>             Fix For: 1.1
>
>         Attachments: MLINKCHECK-2.zip
>
>
> Scenario: linkcheck and checkstyle are configured in a profile but not in the main reporting section. Any link to checkstyle.html will then trigger a linkcheck error in the report even though the page exists.

-- 
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: (MLINKCHECK-2) links to reports give false positives if run from a profile

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

Lukas Theussl updated MLINKCHECK-2:
-----------------------------------

    Attachment: MLINKCHECK-2.zip

See attached test project.

> links to reports give false positives if run from a profile
> -----------------------------------------------------------
>
>                 Key: MLINKCHECK-2
>                 URL: http://jira.codehaus.org/browse/MLINKCHECK-2
>             Project: Maven 2.x Linkcheck Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Lukas Theussl
>         Attachments: MLINKCHECK-2.zip
>
>
> Scenario: linkcheck and checkstyle are configured in a profile but not in the main reporting section. Any link to checkstyle.html will then trigger a linkcheck error in the report even though the page exists.

-- 
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: (MLINKCHECK-2) links to reports give false positives if run from a profile

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

Lukas Theussl closed MLINKCHECK-2.
----------------------------------

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

Fixed in [r1004177|http://svn.apache.org/viewvc?rev=1004177&view=rev].
Snapshot is deployed, please test.

> links to reports give false positives if run from a profile
> -----------------------------------------------------------
>
>                 Key: MLINKCHECK-2
>                 URL: http://jira.codehaus.org/browse/MLINKCHECK-2
>             Project: Maven 2.x Linkcheck Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Lukas Theussl
>            Assignee: Lukas Theussl
>             Fix For: 1.1
>
>         Attachments: MLINKCHECK-2.zip
>
>
> Scenario: linkcheck and checkstyle are configured in a profile but not in the main reporting section. Any link to checkstyle.html will then trigger a linkcheck error in the report even though the page exists.

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