Re: How to download zip instead of jar from maven repo...

2020-07-07 Thread Francois Papon
Hi, May be you can try with zip and/or regards, François fpa...@apache.org Le 07/07/2020 à 17:42, LINUS FERNANDES a écrit : > I'm trying to use the following maven plugin to run static code analysis on > groovy scripts. > > > org.grails.plugins > codenarc >

Re: [VOTE] Retire Maven OSGi

2019-08-24 Thread Francois Papon
Yes, the maven-bundle-plugin from Apache Felix do the job :) +1 (non-binding) Thanks! regards, François fpa...@apache.org Le 23/08/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

Re: [Profile] - Merge from parent

2019-05-02 Thread Francois Papon
t; Regards, > > Hervé > > Le jeudi 2 mai 2019, 05:50:37 CEST Francois Papon a écrit : >> Hi, >> >> In Apache Shiro we are using the Apache pom parent in version 21 and in >> this version there is the algorithm configuration for the checksum >> generation

[Profile] - Merge from parent

2019-05-01 Thread Francois Papon
Hi, In Apache Shiro we are using the Apache pom parent in version 21 and in this version there is the algorithm configuration for the checksum generation of the release artifact. The id of the profile is "apache-release" and we already have a profile with the same id in our root pom. We can see

Re: Configure resolution:=optional from maven bundle plugin

2018-08-31 Thread Francois Papon
Hi, You should ask on the Apache Felix mailing list. regards, François Papon fpa...@apache.org Le 31/08/2018 à 16:18, Subrahmanyam Sistha a écrit : > HI Team, > > I need help to configure a dependency as optional, > > Using maven-bundle-plugin:3.4.0, > > In the Import-packages section,