You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2011/08/24 21:23:44 UTC

[jira] Created: (MSHARED-204) AbstractMavenReport should check isExternalReport() before trying to output a Doxia document

AbstractMavenReport should check isExternalReport() before trying to output a Doxia document
--------------------------------------------------------------------------------------------

                 Key: MSHARED-204
                 URL: https://jira.codehaus.org/browse/MSHARED-204
             Project: Maven Shared Components
          Issue Type: Improvement
          Components: maven-reporting-impl
    Affects Versions: maven-reporting-impl-2.1
            Reporter: Herve Boutemy


see JXR-93: plugins like m-javadoc-p override execute() method just to avoid the Doxia document
this behaivour should be coded in the abstract class, and check isExternalReport() to choose between Doxia rendering or external rendering

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MSHARED-204) AbstractMavenReport should check isExternalReport() before trying to output a Doxia document

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MSHARED-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MSHARED-204.
---------------------------------

       Resolution: Fixed
    Fix Version/s: maven-reporting-impl-2.2
         Assignee: Herve Boutemy

fixed in [r1161251|http://svn.apache.org/viewvc?rev=1161251&view=rev]

> AbstractMavenReport should check isExternalReport() before trying to output a Doxia document
> --------------------------------------------------------------------------------------------
>
>                 Key: MSHARED-204
>                 URL: https://jira.codehaus.org/browse/MSHARED-204
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-reporting-impl
>    Affects Versions: maven-reporting-impl-2.1
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: maven-reporting-impl-2.2
>
>
> see JXR-93: plugins like m-javadoc-p override execute() method just to avoid the Doxia document
> this behaivour should be coded in the abstract class, and check isExternalReport() to choose between Doxia rendering or external rendering

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira