The following issue has been updated:

    Updater: dion gillard (mailto:[EMAIL PROTECTED])
       Date: Sun, 3 Aug 2003 11:57 PM
    Changes:
             environment changed to 
             timeoriginalestimate changed from 0
             timeestimate changed from 0 minutes
             Fix Version changed to 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-316&page=history

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

  http://jira.codehaus.org/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: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             Requested POM Additions
   Fix Fors:
             1.1

   Assignee: 
   Reporter: Quinton McCombs

    Created: Thu, 6 Mar 2003 10:40 AM
    Updated: Sun, 3 Aug 2003 11:57 PM

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.codehaus.org/secure/Administrators.jspa

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to