I had an issue where the plugin (because I used Sling Parent POM) and could not figure out what it needed. Then I realized that the plugin was outdated but guessed that when it set ’strict’ to false that it would let me process which it did.
Anyhow I am concerned that eventually this plugin will fail and I think we should move away now that when it is not working anymore. Cheers - Andy > On May 4, 2020, at 7:25 AM, Robert Munteanu <romb...@apache.org> wrote: > > Got it. But did you stumble upon an actual problem with the plug-in, or > is the problem that plug-in is old and unmaintained? > > Thanks, > Robert > > On Thu, 2020-04-30 at 09:50 -0700, Andreas Schaefer wrote: >> I wanted to create a Feature Archive using the Slingfeature Maven >> plugin and using the Sling POM (38). >> The build failed because of the IANAL checks. While trying to find a >> solution I noticed that this is old plugin, w/o code, docs and still >> in alpha which raised a red flag. >> >> Cheers - Andy >> >>> On Apr 30, 2020, at 4:09 AM, Robert Munteanu <romb...@apache.org> >>> wrote: >>> >>> On Thu, 2020-04-30 at 11:58 +0200, Konrad Windszus wrote: >>>> It is still listed here: https://www.mojohaus.org/plugins.html < >>>> https://www.mojohaus.org/plugins.html> but was not (yet) moved to >>>> Github nor is any documentation available at the www.mojohaus.org >>>> < >>>> http://www.mojohaus.org/> >>>> Maybe some of the alternatives listed in >>>> http://syncope-dev.1063484.n5.nabble.com/DISCUSS-How-to-replace-ianal-maven-plugin-td5726574.html >>>> < >>>> http://syncope-dev.1063484.n5.nabble.com/DISCUSS-How-to-replace-ianal-maven-plugin-td5726574.html >>>>> would work for us... >>> >>> We cloud also ask mojohaus to move the plugin to GitHub and propose >>> a >>> fix. >>> >>> Andy, what exact problem did you encounter with the plug-in? >>> >>> Thanks, >>> Robert >>> >>>> Konrad >>>> >>>>> On 30. Apr 2020, at 11:05, Robert Munteanu <romb...@apache.org> >>>>> wrote: >>>>> >>>>> On Thu, 2020-04-30 at 10:06 +0200, Carsten Ziegeler wrote: >>>>>> As far as I remember, it checks that the artifacts (jars) >>>>>> have >>>>>> the >>>>>> required legal files, LICENSE and NOTICE. >>>>>> But given that this plugin is totally outdated, its probably >>>>>> safer >>>>>> to >>>>>> remove it >>>>> >>>>> It would be good to still check for the legal files though. >>>>> >>>>> Robert >>>>> >>>>>> Regards >>>>>> Carsten >>>>>> >>>>>> On 30.04.2020 09:58, Stefan Seifert wrote: >>>>>>> +1 to remove it >>>>>>> >>>>>>> it seems the plugin was already present in the very first >>>>>>> commit >>>>>>> 2009 "move sling to new TLP" location. >>>>>>> i've no idea what it does. >>>>>>> >>>>>>> stefan >>>>>>> >>>>>>>> -----Original Message----- >>>>>>>> From: Andreas Schaefer <schaef...@me.com.INVALID> >>>>>>>> Sent: Thursday, April 30, 2020 1:12 AM >>>>>>>> To: dev <dev@sling.apache.org> >>>>>>>> Subject: Ianal Maven Plugin? >>>>>>>> >>>>>>>> Hi >>>>>>>> >>>>>>>> I just stumbled over an issue with Ianal Maven Plugin and >>>>>>>> when I >>>>>>>> wanted to >>>>>>>> see what it is looking for I discovered that the project >>>>>>>> does >>>>>>>> not >>>>>>>> exist >>>>>>>> anymore nor does a documentation page. >>>>>>>> The plugin was released 2008 as alpha and nothing since. >>>>>>>> >>>>>>>> Shouldn’t we stop using that plugin or find / create a >>>>>>>> replacement for it? >>>>>>>> >>>>>>>> Cheers - Andy >