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

[jira] Created: (MJAVADOC-57) empty target/site/apidocs/apidocs/index.html created

empty target/site/apidocs/apidocs/index.html created
----------------------------------------------------

         Key: MJAVADOC-57
         URL: http://jira.codehaus.org/browse/MJAVADOC-57
     Project: Maven 2.x Javadoc Plugin
        Type: Bug

    Reporter: Brett Porter
     Fix For: 2.0


this seems to be because of the getOutputName(), but setting that to "index" would likely overwrite the correct version.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MJAVADOC-57) empty target/site/apidocs/apidocs/index.html created

Posted by "Allan Ramirez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-57?page=all ]
     
Allan Ramirez closed MJAVADOC-57:
---------------------------------

    Resolution: Fixed

Applied patch.. Thanks

> empty target/site/apidocs/apidocs/index.html created
> ----------------------------------------------------
>
>          Key: MJAVADOC-57
>          URL: http://jira.codehaus.org/browse/MJAVADOC-57
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>     Reporter: Brett Porter
>     Assignee: Maria Odea Ching
>      Fix For: 2.0-beta-4
>  Attachments: MJAVADOC-57-maven-javadoc-plugin.patch
>
>
> this seems to be because of the getOutputName(), but setting that to "index" would likely overwrite the correct version.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MJAVADOC-57) empty target/site/apidocs/apidocs/index.html created

Posted by "Maria Odea Ching (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-57?page=all ]

Maria Odea Ching updated MJAVADOC-57:
-------------------------------------

    Attachment: MJAVADOC-57-maven-javadoc-plugin.patch

> empty target/site/apidocs/apidocs/index.html created
> ----------------------------------------------------
>
>          Key: MJAVADOC-57
>          URL: http://jira.codehaus.org/browse/MJAVADOC-57
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>     Reporter: Brett Porter
>     Assignee: Maria Odea Ching
>      Fix For: 2.0-beta-4
>  Attachments: MJAVADOC-57-maven-javadoc-plugin.patch
>
>
> this seems to be because of the getOutputName(), but setting that to "index" would likely overwrite the correct version.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MJAVADOC-57) empty target/site/apidocs/apidocs/index.html created

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MJAVADOC-57?page=comments#action_59938 ] 

Vincent Siveton commented on MJAVADOC-57:
-----------------------------------------

With "index" instead of  "apidocs/index", the getReportsMenu() method in the AbstractMavenReport class generates a wrong path.

> empty target/site/apidocs/apidocs/index.html created
> ----------------------------------------------------
>
>          Key: MJAVADOC-57
>          URL: http://jira.codehaus.org/browse/MJAVADOC-57
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>     Reporter: Brett Porter
>      Fix For: 2.0-beta-4

>
>
> this seems to be because of the getOutputName(), but setting that to "index" would likely overwrite the correct version.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org