Re: [VOTE] Retire Maven OSGi

2019-08-23 Thread Enrico Olivelli
+1 Thank you Dirk for checking Enrico Il giorno ven 23 ago 2019 alle ore 20:48 Arnaud Héritier < aherit...@gmail.com> ha scritto: > +1 > > Le ven. 23 août 2019 à 15:17, Robert Scholte a > écrit : > > > Hi, > > > > The Apache Maven project consist of about 90 (sub)projects. Due to the > > small

Re: [VOTE] Retire Maven OSGi

2019-08-23 Thread Arnaud Héritier
+1 Le ven. 23 août 2019 à 15:17, Robert Scholte a écrit : > Hi, > > The Apache Maven project consist of about 90 (sub)projects. Due to the > small number of volunteers and the huge amount of code to maintain we're > missing enough space to make real progress on all these projects, > including ou

Re: [VOTE] Retire Maven OSGi

2019-08-23 Thread Tibor Digana
Hi Dirk, This project is not worth a plugin, it is a pure converter of single class. In this case it is legal to adopt this code according to the license. Anyway the Maven is not the OSGi. The OSGi is not our key API we deliver to our customers. We have to save our energy on what makes Maven The M

Re: [VOTE] Retire Maven OSGi

2019-08-23 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 23.08.19 15:17, Robert Scholte wrote: Hi, The Apache Maven project consist of about 90 (sub)projects. Due to the small number of volunteers and the huge amount of code to maintain we're missing enough space to make real progress on all these

Re: [VOTE] Retire Maven OSGi

2019-08-23 Thread Tibor Digana
There's very good BND plugin org.apache.felix:maven-bundle-plugin. +1 to retire and delete old https://maven.apache.org/shared/maven-osgi/ Cheers Tibor17 On Fri, Aug 23, 2019 at 3:17 PM Robert Scholte wrote: > Hi, > > The Apache Maven project consist of about 90 (sub)projects. Due to the > small

Re: [VOTE] Retire Maven OSGi

2019-08-23 Thread Tamás Cservenák
+1 On Fri, Aug 23, 2019 at 3:17 PM Robert Scholte wrote: > Hi, > > The Apache Maven project consist of about 90 (sub)projects. Due to the > small number of volunteers and the huge amount of code to maintain we're > missing enough space to make real progress on all these projects, > including our

[VOTE] Retire Maven OSGi

2019-08-23 Thread Robert Scholte
Hi, The Apache Maven project consist of about 90 (sub)projects. Due to the small number of volunteers and the huge amount of code to maintain we're missing enough space to make real progress on all these projects, including our ambitious ideas for the next major version(s) of Maven itself

[Maven shade] Problems with dependencies in multi module project...

2019-08-23 Thread Niels Basjes
Hi, In many of my projects I create the functionality and the wrappers for various processing systems in separate modules within the same project. So I have a multi module project ( for example https://github.com/nielsbasjes/yauaa ) that effective consists of 1) a module with a library that holds

Re: Shade Plugin dependency resolution

2019-08-23 Thread Debraj Manna
Anyone any update on this? On Thu, Aug 22, 2019 at 8:06 PM Debraj Manna wrote: > Hi > > Is there any doc or link that explains how does shade Plugin resolves the > dependency that is to be added in the uber jar? >