You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/30 06:42:44 UTC

[jira] Closed: (MPJAVADOC-37) Default javadoc scope (package) can't be replaced by private or public

Message:

   The following issue has been closed.

   Resolver: Arnaud HERITIER
       Date: Fri, 30 Jul 2004 12:41 AM

Fixed
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJAVADOC-37

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJAVADOC-37
    Summary: Default javadoc scope (package) can't be replaced by private or public
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-javadoc-plugin
   Fix Fors:
             1.7
   Versions:
             1.6
             1.6.1

   Assignee: Arnaud HERITIER
   Reporter: Arnaud HERITIER

    Created: Tue, 27 Jul 2004 7:04 PM
    Updated: Fri, 30 Jul 2004 12:41 AM

Description:
Because the plugin defines the three following properties

maven.javadoc.package               = true
maven.javadoc.private               = false
maven.javadoc.public                = false

if the user set maven.javadoc.private = true or maven.javadoc.public = true then there'are two scopes defined at the same time and the javadoc fails.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org