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 2005/05/16 07:23:35 UTC

[jira] Closed: (MAVEN-316) Ability to disable a single report via POM

     [ http://jira.codehaus.org/browse/MAVEN-316?page=all ]
     
Brett Porter closed MAVEN-316:
------------------------------

    Resolution: Won't Fix

> Ability to disable a single report via POM
> ------------------------------------------
>
>          Key: MAVEN-316
>          URL: http://jira.codehaus.org/browse/MAVEN-316
>      Project: maven
>         Type: New Feature
>   Components: model additions
>     Reporter: Quinton McCombs
>     Priority: Minor

>
>
> I would like to be able to disable one or more reports in the POM without having to list all of the reports that I do want.  For example:
> <reports>
>     <default-reports/>
>     <disabled-reports>
>       <report>maven-linkcheck-plugin</report>
>     </disabled-reports>
> </reports>

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