Florian Brunner created FELIX-4181:
--------------------------------------

             Summary: Provide a goal to generate Javadoc configuration
                 Key: FELIX-4181
                 URL: https://issues.apache.org/jira/browse/FELIX-4181
             Project: Felix
          Issue Type: Improvement
          Components: Maven Bundle Plugin
    Affects Versions: maven-bundle-plugin-2.4.0
            Reporter: Florian Brunner


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to