Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
maven-bundle-plugin-2.4.0
-
None
Description
Please provide a goal to generate the value for the excludePackageNames property used by the Maven Javadoc Plugin.
Currently, this property has to be kept in sync manually with the exported packages, e.g.:
<excludePackageNames>.internal.:.impl.</excludePackageNames> <!-- used by Javadoc plugin -><!- TODO: get this from OSGi meta data-->
See discussion: http://stackoverflow.com/questions/11619744/osgi-apache-felix-maven-bundle-plugin-and-javadoc