Uploaded image for project: 'Maven Javadoc Plugin'
  1. Maven Javadoc Plugin
  2. MJAVADOC-104

Javadoc of generated sources is not generated when aggregate=true

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.3
    • None
    • None

    Description

      Hi,

      If have a multi-module project :
      pom.xml

      -->moduleA
      -->moduleB

      I generate source in moduleB.

      1) If I run mvn javadoc:javadoc in moduleB directory, it works (javadoc of the generated class is created)
      2) If I run mvn javadoc:javadoc from the root directory, with aggregate=false, it works (javadoc is in moduleB/target/site/apidocs)
      3) If I run mvn javadoc:javadoc from the root directory, with aggregate=true, it doesn't works (javadoc is in target/site/apidocs but not for the generated class)

      Thanks for any help.

      Attachments

        1. javadoc-aggregate.patch
          1 kB
          Julien HENRY

        Issue Links

          Activity

            People

              carlos Carlos Sanchez Gonzalez
              henryju Julien HENRY
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: