Robert Munteanu created SLING-8876:
--------------------------------------

             Summary: ApisJar mojo includess invalid javadoc package roots
                 Key: SLING-8876
                 URL: https://issues.apache.org/jira/browse/SLING-8876
             Project: Sling
          Issue Type: Bug
          Components: Maven Plugins and Archetypes
            Reporter: Robert Munteanu
            Assignee: Robert Munteanu
             Fix For: slingfeature-maven-plugin 1.1.12


When creating the javadoc command arguments the {{ApisJarMojo}} takes into 
account all top-level source directories. However, it can happen that these 
top-level directories do not contain Java source files, leading to an argument 
like

{{-subpackages org:com:javax:ch:schemaorg_apache_xmlbeans:opennlp}}

This is probably due to a {{sourceId}} mapping of 
{{org.apache.xmlbeans:xmlbeans:jar:sources:3.1.0}}, which apparently contains a 
{{schema}} directory with only non-java files.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to