Maven 1.x Javadoc Plugin

javadoc plugin ignores the package specified in the pom

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.5
  • Fix Version/s: 1.6
  • Component/s: None
  • Labels:
    None
  • Environment:
    WinXP, JDK 1.4.2_05
  • Number of attachments :
    0

Description

I have specified my project's package (com.hp.ws.resource) in the package element in my project.xml. The Maven docs at http://maven.apache.org/reference/project-descriptor.html say:

package - The Java package name of the project. This value is used when generating JavaDoc.

However, this is not the behavior that I am seeing. The Javadoc plugin in generating APIs for all packages, not just com.hp.ws.resource.

Activity

Hide
Arnaud Heritier added a comment -

I'll verify if the problem exist also with the release 1.5.1.

Show
Arnaud Heritier added a comment - I'll verify if the problem exist also with the release 1.5.1.
Hide
Arnaud Heritier added a comment -

This problem is fixed.
It was also due to the usage of a fileset for the javadoc sources.

Show
Arnaud Heritier added a comment - This problem is fixed. It was also due to the usage of a fileset for the javadoc sources.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: