Re: Failing with internal release for packageinit

2018-10-17 Thread Robert Munteanu
On Wed, 2018-10-17 at 11:55 +0200, Dominik Süß wrote: > Yes - is this also generated when you generated when you build the > javadoc > via javadoc:jar ? > It somehow isn't for me. No, the legal files are not included in the javadoc jar when invoking the goal separately. I think the reason is that

Re: Failing with internal release for packageinit

2018-10-17 Thread Dominik Süß
Yes - is this also generated when you generated when you build the javadoc via javadoc:jar ? It somehow isn't for me. Cheers Dominik On Wed, Oct 17, 2018 at 10:48 AM Robert Munteanu wrote: > On Mon, 2018-10-15 at 20:06 +0200, Dominik Süß wrote: > > Hi Robert, > > > > I had the feeling that it’

Re: Failing with internal release for packageinit

2018-10-17 Thread Robert Munteanu
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.

Re: Failing with internal release for packageinit

2018-10-15 Thread Dominik Süß
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? Cheers Dominik Robert Munteanu schrieb am Mo. 15. Okt. 2018 um 15:37: > Hi Dominik, > > On Wed, 2018-10-10 at 15:06 +0

Re: Failing with internal release for packageinit

2018-10-15 Thread Robert Munteanu
Hi Dominik, On Wed, 2018-10-10 at 15:06 +0200, Dominik Süß wrote: > Hi everyone, > > Karl somehow managed to get > https://github.com/apache/sling-org-apache-sling-jcr-packageinit/ up > and > running and added the codebase from whiteboard. > But when I tried to create an internal release I failed

Re: Failing with internal release for packageinit

2018-10-10 Thread Dominik Süß
Update: This seems to fail in other locations as well - no clue how this works in releases but: mvn clean javadoc:jar source:jar install org.codehaus.mojo:ianal-maven-plugin:verify-legal-files on https://github.com/apache/sling-org-apache-sling-installer-core Leads to the same problem. Cheers Dom

Failing with internal release for packageinit

2018-10-10 Thread Dominik Süß
Hi everyone, Karl somehow managed to get https://github.com/apache/sling-org-apache-sling-jcr-packageinit/ up and running and added the codebase from whiteboard. But when I tried to create an internal release I failed with [ERROR] Failed to execute goal org.codehaus.mojo:ianal-maven-plugin:1.0-al