You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2003/03/06 17:40:25 UTC

[maven-bug] Created: (MAVEN-316) Ability to disable a single report via POM

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-316


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-316
    Summary: Ability to disable a single report via POM
       Type: New Feature

     Status: Assigned
   Priority: Minor

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: Requested POM Additions

   Assignee: Jason van Zyl
   Reporter: Quinton McCombs

    Created: Thu, 6 Mar 2003 10:40 AM
    Updated: Thu, 6 Mar 2003 10:40 AM

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



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira