On Mon, 2018-10-15 at 20:06 +0200, Dominik Süß wrote: > Hi Robert, > > I had the feeling that it’s related to dirctly invoking javadoc:jar > > If you crosscheck the javadoc of your release does it actually > contain the > license information?
$ jar tf target/org.apache.sling.jcr.packageinit-0.0.1-SNAPSHOT-javadoc.jar | grep -e LICENSE -e NOTICE META-INF/NOTICE META-INF/LICENSE Is this what you were looking for? Robert
