You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@codehaus.org> on 2011/01/28 10:00:58 UTC

[jira] Created: (SUREFIRE-692) Wrong link to API

Wrong link to API
-----------------

                 Key: SUREFIRE-692
                 URL: http://jira.codehaus.org/browse/SUREFIRE-692
             Project: Maven Surefire
          Issue Type: Bug
          Components: Maven Failsafe Plugin
    Affects Versions: 2.7.2
         Environment: All
            Reporter: Karl Heinz Marbaise
            Priority: Minor


The link API found on maven-failsafe-plugin (http://maven.apache.org/plugins/maven-failsafe-plugin/) site is wrong it's pointing to http://maven.apache.org/plugins/maven-failsafe-plugin/api.html which produces a "Page not found" ?


-- 
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: (SUREFIRE-692) Wrong link to API

Posted by "Stefan Birkner (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SUREFIRE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=253644#action_253644 ] 

Stefan Birkner commented on SUREFIRE-692:
-----------------------------------------

It looks like the API link has been added by an oversight. It has been added to failsafe's site.xml in revision 1042820 (http://svn.apache.org/viewvc?view=revision&revision=1042820) together with maven/surefire/trunk/maven-surefire-plugin/src/site/apt/api.apt, but should probably be added to surefire's site.xml

> Wrong link to API
> -----------------
>
>                 Key: SUREFIRE-692
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-692
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin
>    Affects Versions: 2.7.2
>         Environment: All
>            Reporter: Karl Heinz Marbaise
>            Priority: Minor
>
> The link API found on maven-failsafe-plugin (http://maven.apache.org/plugins/maven-failsafe-plugin/) site is wrong it's pointing to http://maven.apache.org/plugins/maven-failsafe-plugin/api.html which produces a "Page not found" ?

-- 
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: (SUREFIRE-692) Wrong link to API

Posted by "Stefan Birkner (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SUREFIRE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=253645#action_253645 ] 

Stefan Birkner edited comment on SUREFIRE-692 at 1/31/11 3:32 PM:
------------------------------------------------------------------

This patch removes the API link from failsafe's site.xml

      was (Author: squizzz):
    This patch removes the API link from site.xml
  
> Wrong link to API
> -----------------
>
>                 Key: SUREFIRE-692
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-692
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin
>    Affects Versions: 2.7.2
>         Environment: All
>            Reporter: Karl Heinz Marbaise
>            Priority: Minor
>         Attachments: SUREFIRE-692.patch
>
>
> The link API found on maven-failsafe-plugin (http://maven.apache.org/plugins/maven-failsafe-plugin/) site is wrong it's pointing to http://maven.apache.org/plugins/maven-failsafe-plugin/api.html which produces a "Page not found" ?

-- 
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: (SUREFIRE-692) Wrong link to API

Posted by "Kristian Rosenvold (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Rosenvold closed SUREFIRE-692.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.8
         Assignee: Kristian Rosenvold

Fixed in r1076671. Thanks for the patch. We will try to make 1 site for surefire/failsafe soon.

> Wrong link to API
> -----------------
>
>                 Key: SUREFIRE-692
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-692
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin
>    Affects Versions: 2.7.2
>         Environment: All
>            Reporter: Karl Heinz Marbaise
>            Assignee: Kristian Rosenvold
>            Priority: Minor
>             Fix For: 2.8
>
>         Attachments: SUREFIRE-692.patch
>
>
> The link API found on maven-failsafe-plugin (http://maven.apache.org/plugins/maven-failsafe-plugin/) site is wrong it's pointing to http://maven.apache.org/plugins/maven-failsafe-plugin/api.html which produces a "Page not found" ?

-- 
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: (SUREFIRE-692) Wrong link to API

Posted by "Stefan Birkner (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SUREFIRE-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Birkner updated SUREFIRE-692:
------------------------------------

    Attachment: SUREFIRE-692.patch

This patch removes the API link from site.xml

> Wrong link to API
> -----------------
>
>                 Key: SUREFIRE-692
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-692
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin
>    Affects Versions: 2.7.2
>         Environment: All
>            Reporter: Karl Heinz Marbaise
>            Priority: Minor
>         Attachments: SUREFIRE-692.patch
>
>
> The link API found on maven-failsafe-plugin (http://maven.apache.org/plugins/maven-failsafe-plugin/) site is wrong it's pointing to http://maven.apache.org/plugins/maven-failsafe-plugin/api.html which produces a "Page not found" ?

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