Roman Leventov created MJAVADOC-438:
---------------------------------------

             Summary: Generated classes are not excluded by exludePackageNames
                 Key: MJAVADOC-438
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-438
             Project: Maven Javadoc Plugin
          Issue Type: Bug
    Affects Versions: 2.10.3
            Reporter: Roman Leventov
            Priority: Minor


When some java classes are generated during annotation processing step (and put 
into target/generated-sources/annotations), Javadocs for them are generated 
too, even if the packages are listed in <excludePackageNames> config.

Workaround is explicit exclusion of such classes in <sourceFileExcludes> config.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to