Re: [DISCUSS] Move maven caching to an external repository

2021-12-09 Thread Hervé BOUTEMY
we have most plugins that are simple with only 1 mono-module build This makes documentation easy in /plugins/maven-*-plugin/: see https://maven.apache.org/components/plugins/ for full list we have a few components that have a plugin as part of a larger multi-module build, like surefire, jxr, arch

Re: reviewing Maven Wrapper before releasing

2021-12-09 Thread Hervé BOUTEMY
n Wed, Dec 8, 2021 at 11:10 PM Hervé BOUTEMY wrote: > > there is MVNW_REPOURL system property > > https://maven.apache.org/wrapper/#Using_a_Maven_Repository_Manager > > > > with a fix done in https://issues.apache.org/jira/browse/MWRAPPER-18 > > (showing c

Re: reviewing Maven Wrapper before releasing

2021-12-08 Thread Hervé BOUTEMY
; > > To: Maven Developers List > > > Subject: Re: reviewing Maven Wrapper before releasing > > > > > > I created issues with the proposition of improvement: > > > > > > https://issues.apache.org/jira/browse/MWRAPPER-31 > > > https://issues.

Re: reviewing Maven Wrapper before releasing

2021-12-08 Thread Hervé BOUTEMY
5 CET Slawomir Jaranowski a écrit : > Next question: > > - why use java 5 in maven-wrapper module .. it is not possible build with > java > 8 [1] > > [1] > https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-wrapper/job/ma > ster/ > śr., 8 gru 2021 o 19:05 Hervé B

Re: reviewing Maven Wrapper before releasing

2021-12-08 Thread Hervé BOUTEMY
page for the > >Takari version about the impending release at Apache, and provided > >pointers to the new Git repository and JIRA project. > > > >jvz > > > >> On Dec 6, 2021, at 6:07 PM, Hervé BOUTEMY wrote: > >> > >> Hi, > >> &

Re: reviewing Maven Wrapper before releasing

2021-12-08 Thread Hervé BOUTEMY
Robert and Hervé. I put a notice on the GitHub page for the > > > > Takari version about the impending release at Apache, and provided > > pointers > > to the new Git repository and JIRA project. > > > > >jvz > > > > > >> On Dec 6, 2021, at 6

Re: [DISCUSS] Move maven caching to an external repository

2021-12-07 Thread Hervé BOUTEMY
Le mardi 7 décembre 2021, 10:21:47 CET Arnaud Héritier a écrit : > I agree that having a set of official extensions might be ideal. see https://maven.apache.org/extensions/ We can publish maven-caching-extension to https://maven.apache.org/extensions/maven-caching-extension I can publish the site

reviewing Maven Wrapper before releasing

2021-12-06 Thread Hervé BOUTEMY
Hi, Maven Wrapper has been donated to Apache Maven, imported to https://github.com/apache/maven-wrapper Documentation published to https://maven.apache.org/wrapper/ Here is the list of fixes from previous 0.5.6 release: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721&ve

[ANN] Maven Fluido Skin 1.10.0 released

2021-11-30 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Maven Fluido Skin, version 1.10.0. https://maven.apache.org/skins/maven-fluido-skin/ You should specify the version in your project's site configuration: org.apache.maven.skins maven-fluido-skin 1.9 Release Notes - Mav

[ANN] Apache Maven Artifact Plugin 3.2.0 Released

2021-11-30 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven Artifact Plugin, version 3.2.0 This plugins provides tools to manage artifacts tasks. https://maven.apache.org/plugins/maven-artifact-plugin/ You should specify the version in your project's plugin configuration: org.apac

[RESULT] [VOTE] Release Apache Maven Artifact Plugin version 3.2.0

2021-11-30 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Michael Osipov, Tamás Cservenák, Hervé Boutemy PMC quorum: reached I will promote the artifacts to the central repo. - To unsubscribe, e-mail: dev-unsubscr

[RESULT] [VOTE] Release Apache Maven Fluido Skin version 1.10.0

2021-11-30 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Michael Osipov, Tamás Cservenák, Hervé Boutemy PMC quorum: reached I will promote the artifacts to the central repo. - To unsubscribe, e-mail: dev-unsubscr

Re: [VOTE] Release Maven Doxia version 1.11.1

2021-11-30 Thread Hervé BOUTEMY
here is my +1 Reproducible Build verified: reference build done with JDK 8 on Windows Le dimanche 28 novembre 2021, 22:16:19 CET Michael Osipov a écrit : > Hi, > > We solved 10 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&ve > rsion=12350888 > > There are

Re: [VOTE] Release Maven PDF Plugin version 1.5.1

2021-11-30 Thread Hervé BOUTEMY
here is my +1 Reproducible Build verified: reference build done with JDK 8 on Windows Le dimanche 28 novembre 2021, 21:51:28 CET Michael Osipov a écrit : > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620&ve > rsion=12350887 > > There are

Re: [VOTE] Release Apache Maven Artifact Plugin version 3.2.0

2021-11-30 Thread Hervé BOUTEMY
here is my +1 Reproducible Build verified: reference build done with JDK 8 on *nix I need more votes, please Le samedi 27 novembre 2021, 19:14:54 CET Hervé BOUTEMY a écrit : > Hi, > > We solved 11 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1232432

Re: [VOTE] Release Apache Maven Fuildo Skin version 1.10.0

2021-11-30 Thread Hervé BOUTEMY
here is my +1 Reproducible Build verified: reference build done with JDK 8 on *nix I need more votes, please Le samedi 27 novembre 2021, 18:36:18 CET Hervé BOUTEMY a écrit : > Hi, > > We solved 3 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=1231792

Re: [CANCELED] [VOTE] Release Maven Doxia version 1.11

2021-11-28 Thread Hervé BOUTEMY
notice that one benefit of Reproducible Builds is that you could have re-built and re-deployed from the existing tag and you would have created the exact same binary content in a new staging repo yes, that's what Reproducible Builds is about... :) Regards, Hervé Le dimanche 28 novembre 2021,

Re: [VOTE] Release Maven Doxia version 1.11

2021-11-28 Thread Hervé BOUTEMY
+1 reproducible build confirmed: reference build done with JDK 8 on Windows Regards, Hervé Le samedi 27 novembre 2021, 17:46:11 CET Michael Osipov a écrit : > Hi, > > We solved 10 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&ve > rsion=12350341 > > There

Re: [VOTE] Release Apache Maven Fuildo Skin version 1.10.0

2021-11-28 Thread Hervé BOUTEMY
I see the typo (fuildo instead of fluido) and discrepency (1.10 instead of 1.10.0)... I renamed the Jira version to fluido-1.10.0 to match the source (and Git) release and the "Fuildo" typo in the vote email thread will remain for posterity :) thanks for the feedback Hervé Le dimanche 28 nove

[VOTE] Release Apache Maven Artifact Plugin version 3.2.0

2021-11-27 Thread Hervé BOUTEMY
Hi, We solved 11 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324322&version=12350180&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1674/ https://repository.apache.org/content/repositories/maven-1674/org/apache/maven/plugins/ma

[VOTE] Release Apache Maven Fuildo Skin version 1.10.0

2021-11-27 Thread Hervé BOUTEMY
Hi, We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926&version=12348442&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1673]/ https://repository.apache.org/content/repositories/maven-1673/org/apache/maven/skins/mave

Re: Maven Code Style and imports layouts

2021-11-27 Thread Hervé BOUTEMY
no objection, PR merged for enforcing, it can be a future enhancement if someone contributes Regards, Hervé Le samedi 13 novembre 2021, 19:49:09 CET Romain Manni-Bucau a écrit : > While enforced at mvn package +1 from me > > Le sam. 13 nov. 2021 à 15:04, Hervé BOUTEMY a > >

Re: [VOTE] Release Maven Resolver Ant Tasks version 1.4.0

2021-11-24 Thread Hervé BOUTEMY
+1 reproducible build confirmed: reference build done with JDK 8 on Windows Regards, Hervé Le samedi 20 novembre 2021, 21:32:17 CET Michael Osipov a écrit : > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve > rsion=12350366 > > There

Re: [VOTE] Release Maven Plugin Tools version 3.6.2

2021-11-24 Thread Hervé BOUTEMY
+1 reproducible build confirmed: reference build done with JDK 16 on Windows notice that it would be better to use a LTS to do such release :) Regards, Hervé Le dimanche 21 novembre 2021, 16:42:14 CET Michael Osipov a écrit : > Hi, > > We solved 11 issues: > https://issues.apache.org/jira/secu

Re: [VOTE] Release Apache Maven version 3.8.4

2021-11-15 Thread Hervé BOUTEMY
+1 checked that build is reproducible: reference build done with JDK 8 on Windows Regards, Hervé Le dimanche 14 novembre 2021, 14:27:57 CET Michael Osipov a écrit : > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&ve > rsion=12350685 >

Re: Maven Code Style and imports layouts

2021-11-13 Thread Hervé BOUTEMY
I had a look at https://github.com/apache/maven-site/pull/269 seems reasonable: we'll just need to have someone implement the same for Eclipse format if nobody objects, I'll merge in 1 week Regards, Hervé Le vendredi 17 septembre 2021, 23:19:25 CET Slawomir Jaranowski a écrit : > Hi, > > We

Re: [VOTE] Release Apache Maven Shared Resources version 4

2021-10-07 Thread Hervé BOUTEMY
+1 Regards Hervé Le samedi 2 octobre 2021, 17:15:02 CEST Sylwester Lachiewicz a écrit : > Hi, > > We solved 1 issue: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12349555&styl > eName=Text&projectId=12317922 > > Dependency upgrade > [MSHARED-990] - Swap scope and exclude s

Re: [VOTE] Release Apache Maven version 3.8.3

2021-09-30 Thread Hervé BOUTEMY
+1 build reproduced successfully: reference was done on Windows with JDK 8 Regards, Hervé Le lundi 27 septembre 2021, 21:17:59 CEST Michael Osipov a écrit : > Hi, > > We solved 18 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&ve > rsion=12350518 > > There

Re: [VOTE] Release Maven SCM version 1.12.0

2021-09-15 Thread Hervé BOUTEMY
+1 I was able to rebuild the release and check I get the exact same results than the reference build, that was done with JDK 7 on Windows Regards, Hervé Le lundi 13 septembre 2021, 10:49:06 CEST Michael Osipov a écrit : > Hi, > > We solved 14 issues: > https://issues.apache.org/jira/secure/Re

Maven WAR Plugin, version 3.3.2

2021-09-11 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven WAR Plugin, version 3.3.2 This plugin builds a Web Application Archive (WAR) file from the project output and its dependencies. https://maven.apache.org/plugins/maven-war-plugin/ You should specify the version in your projec

[RESULT] [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-09 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Robert Scholte, Arnaud Héritier, Enrico Olivelli, Romain Manni-Bucau, Sylwester Lachiewicz, Tamás Cservenák, Karl Heinz Marbaise, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo

Re: [VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-09 Thread Hervé BOUTEMY
here is my +1 Le dimanche 5 septembre 2021, 11:38:24 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&ve > rsion=12348574&styleName=Text > > Staging repo: > https://repository

Re: [VOTE] Release Maven Resolver version 1.7.2

2021-09-09 Thread Hervé BOUTEMY
+1 checked that I could reproduce the build: reference binaries were done with JDK 8 on Windows Regards, Hervé Le mercredi 8 septembre 2021, 22:27:48 CEST Michael Osipov a écrit : > Hi, > > We solved 13 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve > r

Re: Removing IRC channel mentions from official website documentation

2021-09-09 Thread Hervé BOUTEMY
yes, please, that would be of great help Le jeudi 9 septembre 2021, 09:26:57 CEST Dawid Pura a écrit : > > On what URLs you saw the IRC channel? > > So, IRC mentions I found in maven-site: > * ./content/fml/about.fml (https://maven.apache.org/about.html) > https://github.com/apache/maven-site/bl

Re: [VOTE] Release Apache Maven PMD Plugin version 3.15.0

2021-09-09 Thread Hervé BOUTEMY
+1 checked that I could reproduce the build: reference binaries were done with JDK 8 on some Unix Regards, Hervé Le lundi 6 septembre 2021, 20:56:25 CEST Andreas Dangel a écrit : > Hi, > > We solved 14 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12349432&styl > eN

Re: Testing staged release

2021-09-05 Thread Hervé BOUTEMY
good catch I did a first pass at using some of your points: don't hesitate to prpose other improvements Notice: on your questions, I don't really have any answer, these should probably be asked to infra who is managing the repository manager configuration Regards, Hervé Le samedi 4 septembre

[VOTE] Release Apache Maven WAR Plugin version 3.3.2

2021-09-05 Thread Hervé BOUTEMY
Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12348574&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1661/ https://repository.apache.org/content/repositories/maven-1661/org/apache/maven/plugins/mav

Re: [VOTE] Release Apache Maven Javadoc Plugin version 3.3.1

2021-09-04 Thread Hervé BOUTEMY
+1 checked that I could reproduce the build: reference binaries were done with JDK 8 on Windows Regards, Hervé Le samedi 4 septembre 2021, 10:57:36 CEST Robert Scholte a écrit : > Hi, > > We solved 9 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&ve > rsio

Re: Feature proposal: Dependency deprecation indicators

2021-07-29 Thread Hervé BOUTEMY
[...] > A comparison with other systems: > > - NPM puts deprecation indicators in repository metadata. do you know where these repository metadata are visible? > - Nuget puts deprecation indicators in repository metadata. do you know where these repository metadata are visible? [...] -

Re: Feature proposal: Dependency deprecation indicators

2021-07-28 Thread Hervé BOUTEMY
> There are definitely several good questions to be answered about what > exactly the feature would look like, so questions and comments are welcome > :) sure, many questions... here are my first thoughts: - we have relocation, which is far from well known and easy to use, but that is probably qu

Re: [VOTE] Release Apache Maven Enforcer Plugin / Extension version 3.0.0

2021-07-27 Thread Hervé BOUTEMY
+1 reproducible build verified, reference build done with JDK 8 on Windows Regards, Hervé Le lundi 26 juillet 2021, 23:17:57 CEST Robert Scholte a écrit : > Hi, > > We solved 37 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317520&ve > rsion=12346527&styleName=Te

[ANN] Apache Software Foundation Parent POM Version 24 Released

2021-07-14 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version 24. https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 24 You can download the appropriate sour

[RESULT] [VOTE] Release Apache Parent POM version 24

2021-07-14 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Michael Osipov, Arnaud Héritier, Sylwester Lachiewicz, Enrico Olivelli, Tibor Digana, Tamás Cservenák, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo

Re: [VOTE] Release Apache Parent POM version 24

2021-07-11 Thread Hervé BOUTEMY
Hervé BOUTEMY a écrit : > Hi, > > We solved 17 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&ve > rsion=12346845&styleName=Text > > https://github.com/apache/maven-apache-parent/compare/apache-23...apache-24 > > Staging re

[VOTE] Release Apache Parent POM version 24

2021-07-09 Thread Hervé BOUTEMY
Hi, We solved 17 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250&version=12346845&styleName=Text https://github.com/apache/maven-apache-parent/compare/apache-23...apache-24 Staging repo: https://repository.apache.org/content/repositories/orgapacheapache-1021/

Re: [VOTE] Release Apache Maven Dependency Tree version 3.1.0

2021-07-09 Thread Hervé BOUTEMY
+1 build reproduced, reference build is JDK 8 on Windows Regards, Hervé Le jeudi 8 juillet 2021, 14:34:19 CEST Robert Scholte a écrit : > Hi, > > We solved 12 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&ve > rsion=12341375&styleName=Text > > There are n

Re: New release of ASF Parent pom.xml

2021-07-05 Thread Hervé BOUTEMY
Id=17365053&pa > ge=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment- > 17365053 which should IMHO just require adjusting the minimum Maven version? > > Thanks, > Konrad > > On 2021/06/17 06:31:09, Hervé BOUTEMY wrote: > > last PRs merged and d

Re: [VOTE] Release Apache Maven Doxia Sitetools version 1.10

2021-06-26 Thread Hervé BOUTEMY
+1 build reproduced, reference build is JDK 8 on Windows Regards, Hervé Le samedi 26 juin 2021, 13:52:48 CEST Michael Osipov a écrit : > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320&ve > rsion=12347008 > > There are still a couple of

Re: Maven 3.8.x

2021-06-26 Thread Hervé BOUTEMY
ider these as regressions and would prefer not to take the > risks of cherrypicking. > > Robert > On 23-6-2021 19:19:44, Hervé BOUTEMY wrote: > IIUC, DefaultModelBuilder fundamental change was done on June 22 2020: > https://github.com/apache/maven/commit/bdec668de9c600165bb69

Re: Maven 3.8.x

2021-06-23 Thread Hervé BOUTEMY
IIUC, DefaultModelBuilder fundamental change was done on June 22 2020: https://github.com/apache/maven/commit/bdec668de9c600165bb69c95b6ea0625d9f74fb0 before that point in time, there is no issue, isn't it? then I imagine MNG-5669 and MNG-6824 are safe to cherry pick? Regards, Hervé Le mercredi

Re: [VOTE] Release Maven Doxia version 1.10

2021-06-23 Thread Hervé BOUTEMY
+1 build reproduced, reference build is JDK 8 on Windows Regards, Hervé Le lundi 21 juin 2021, 22:22:58 CEST Michael Osipov a écrit : > Hi, > > We solved 9 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&ve > rsion=12346985 > > There are still a couple of i

Re: New release of ASF Parent pom.xml

2021-06-16 Thread Hervé BOUTEMY
last PRs merged and documentation updated: https://maven.apache.org/pom-archives/asf-LATEST/ last call for updates before doing starting the release process this WE finally :) Regards, Hervé Le samedi 12 juin 2021, 17:15:00 CEST Hervé BOUTEMY a écrit : > done > > Le vendredi 11 juin

Re: [VOTE] Release Maven Resolver version 1.7.1

2021-06-16 Thread Hervé BOUTEMY
+1 successfully reproduced the build: reference was done with JDK 8 on Windows Regards, Hervé Le lundi 14 juin 2021, 10:45:45 CEST Michael Osipov a écrit : > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve > rsion=12350167 > > There a

Re: [VOTE] Import mvndaemon/mvnd project @ Apache

2021-06-16 Thread Hervé BOUTEMY
+1 > PS: Actually I have no idea how binding works in such vote. IP Clearance process (that will have to be followed, given code has been developed outside ASF) has a sentence about it https://incubator.apache.org/ip-clearance/ Regards, Hervé Le mercredi 16 juin 2021, 08:50:17 CEST Olivier Lam

Re: New release of ASF Parent pom.xml

2021-06-12 Thread Hervé BOUTEMY
bout half of the projects I build at my day job. > > > > :-( > > > > On Thu, Jun 10, 2021 at 7:01 AM Hervé BOUTEMY wrote: > > > everything seems ok now > > > https://maven.apache.org/pom-archives/asf-LATEST/ > > > > > > if nobody obje

Re: New release of ASF Parent pom.xml

2021-06-12 Thread Hervé BOUTEMY
rget/checkout/target ready to be copied to projects' Apache /dist/ > release distribution directory:.." > > while this is still true it is probably worth to mention that all those > files also end up in the staging repository and Maven central. > > Konrad > > On 202

Re: New release of ASF Parent pom.xml

2021-06-10 Thread Hervé BOUTEMY
everything seems ok now https://maven.apache.org/pom-archives/asf-LATEST/ if nobody objects, I'll start the release process this WE Regards, Hervé Le mardi 8 juin 2021, 09:52:32 CEST Konrad Windszus a écrit : > Hi, > the last release of ASF Parent 23 is now more than 1.5 years old. Lots of > pl

Re: [VOTE] Release Maven Dependency Plugin version 3.2.0

2021-06-08 Thread Hervé BOUTEMY
+1 build reproduced successfully with JDK 8 on Windows notice that this release contains also 16 issues fixed for 3.1.3 that was never released (even if tagged in Git and released in Jira): https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12347842&styleName=Html&projectId=12317227

Re: Moving away from Modello

2021-06-02 Thread Hervé BOUTEMY
I don't get how Modello got in your way on these issues: please explain And it works perfectly on Eclipse: there is a m2e extension for Modello that does the job. from a Modello model, we generate: - Java objects - serializers and deserializers: there are other options for some APIs, but not for

Re: [VOTE] Release Apache Maven Javadoc Plugin version 3.3.0

2021-05-20 Thread Hervé BOUTEMY
+1 successfully reproduced the build output binaries bit for bit, with JDK 8 on Windows Regards, Hervé Le mardi 18 mai 2021, 20:43:37 CEST Robert Scholte a écrit : > Hi, > > We solved 28 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529&ve > rsion=12346637&st

Re: [VOTE] Release Maven Resolver Ant Tasks version 1.3.1

2021-05-15 Thread Hervé BOUTEMY
+1 build reproduced: JDK 8 on Windows Regards, Hervé Le jeudi 13 mai 2021, 20:17:24 CEST Michael Osipov a écrit : > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve > rsion=12350159 > > There are still a couple of issues left in JIRA:

[ANN] Apache Maven Artifact Plugin 3.1.0 Released

2021-05-12 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven Artifact Plugin, version 3.1.0 Plugin to manage artifacts tasks https://maven.apache.org/plugins/maven-artifact-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins mav

[RESULT] [VOTE] Release Apache Maven Artifact Plugin version 3.1.0

2021-05-12 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Michael Osipov, Tamás Cservenák, Tibor Digana, Olivier Lamy, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. - To unsubscribe, e

Re: [VOTE] Release Apache Maven Artifact Plugin version 3.1.0

2021-05-11 Thread Hervé BOUTEMY
://github.com/jvm-repo-rebuild/reproducible-central Le dimanche 9 mai 2021, 20:15:17 CEST Hervé BOUTEMY a écrit : > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324322&ve > rsion=12349726&styleName=Text > > Staging repo: &g

Re: [VOTE] Release Maven Resolver version 1.7.0

2021-05-09 Thread Hervé BOUTEMY
+1 build reproduced: JDK 8 on Windows Regards, Hervé Le samedi 8 mai 2021, 11:36:42 CEST Michael Osipov a écrit : > Hi, > > we solved 23 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve > rsion=12349416 > > There are still a couple of issues left in JIRA:

[VOTE] Release Apache Maven Artifact Plugin version 3.1.0

2021-05-09 Thread Hervé BOUTEMY
Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324322&version=12349726&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1647/ https://repository.apache.org/content/repositories/maven-1647/org/apache/maven/plugins/mav

[ANN] Apache Maven GPG Plugin 3.0.1 Released

2021-05-09 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven GPG Plugin, version 3.0.1 Signs the project artifacts with GnuPG. https://maven.apache.org/plugins/maven-gpg-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-

[RESULT][VOTE] Release Apache Maven GPG Plugin version 3.0.1

2021-05-08 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Frederik Boster, Karl Heinz Marbaise, Enrico Olivelli, Tibor Digana, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. - To

Re: [VOTE] Release Apache Maven GPG Plugin version 3.0.1

2021-05-08 Thread Hervé BOUTEMY
a discussion outside of the vote > > > T > > On Wed, May 5, 2021 at 6:46 PM Hervé BOUTEMY wrote: > > Hi, > > > > We solved 5 issues: > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&; > > version=12348086&a

[VOTE] Release Apache Maven GPG Plugin version 3.0.1

2021-05-05 Thread Hervé BOUTEMY
Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12348086&styleName=Text in addition to the cancelled 3.0.0 release candidate that solved 13 other issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317521&version=12

Re: [VOTE] Release Maven Resolver version 1.6.3

2021-05-05 Thread Hervé BOUTEMY
+1 build successfully reproduced: reference is JDK 8 on Windows Le mardi 4 mai 2021, 15:32:08 CEST Michael Osipov a écrit : > Hi, > > we solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve > rsion=12350071 > > There are still a couple of issues left i

Re: [VOTE] Release Maven Project Info Reports Plugin version 3.1.2

2021-04-27 Thread Hervé BOUTEMY
+1 build reproduced: reference build done with JDK 8 on Windows Regards, Hervé Le dimanche 25 avril 2021, 21:46:45 CEST Michael Osipov a écrit : > Hi, > > We solved 3 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821&ve > rsion=12349521 > > There are still a

Re: [VOTE] Release Apache Maven Shared Utils version 3.3.4

2021-04-27 Thread Hervé BOUTEMY
+1 build reproduced: reference done with JDK 8 on an Unix Regards, Hervé Le lundi 26 avril 2021, 19:59:48 CEST Maarten Mulders a écrit : > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&ve > rsion=12350122&styleName=Text > > There are s

Re: [VOTE] Release Apache Maven Plugin Tools version 3.6.1

2021-04-24 Thread Hervé BOUTEMY
+1 Reproducible Build verified: reference build is JDK 8 on Windows Regards, Hervé Le vendredi 23 avril 2021, 14:56:00 CEST Robert Scholte a écrit : > Hi, > > We solved 14 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317820&ve > rsion=12344365&styleName=Text >

Re: [VOTE] Release Apache Maven JXR Plugin version 3.1.1

2021-04-21 Thread Hervé BOUTEMY
+1 could reproduce the build: reference was done on Windows with JDK 8 Regards, Hervé Le dimanche 18 avril 2021, 21:12:47 CEST Robert Scholte a écrit : > Hi, > > We solved 12 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527&ve > rsion=12344185&styleName=Text

Re: [VOTE] Release Apache Maven Release Plugin version 3.0.0-M4

2021-04-15 Thread Hervé BOUTEMY
Sanlaville a écrit : > Hi Hervé, > > PR created (cf. https://github.com/apache/maven-release/pulls) > > Regards, > Rémy > > On Wed, Apr 14, 2021 at 1:28 PM Hervé BOUTEMY wrote: > > please create the PR to have it merged > > > > and given it's document

Re: [VOTE] Release Apache Maven Release Plugin version 3.0.0-M4

2021-04-15 Thread Hervé BOUTEMY
+1 checked that the build was reproducible: ok with JDK 8 on Windows regards, Hervé Le lundi 12 avril 2021, 19:31:13 CEST Robert Scholte a écrit : > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317824&ve > rsion=12348079&styleName=Text > > T

Re: [VOTE] Release Apache Maven Release Plugin version 3.0.0-M4

2021-04-14 Thread Hervé BOUTEMY
please create the PR to have it merged and given it's documentation, we can eventually modify HTML by hand to have this nice little improvement in the current release documentation... Le mercredi 14 avril 2021, 09:36:52 CEST Rémy Sanlaville a écrit : > Hi Robert, > > I understand. I wasn't awar

Re: Issues to be done for Maven Core 4.0.0-alpha-1?

2021-04-11 Thread Hervé BOUTEMY
cutting 4.0.0-alpha release: very good idea!!! on the 3 issues, I can tell that MNG-6397 is a long standing issue that looks relevant (caused by MNG-6772 [1] that better describes it) But I don't see why this particular issue is an absolute must for 4.0.0-alpha: I would propose to mark it for 4

Re: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.2

2021-04-07 Thread Hervé BOUTEMY
+1 Regards, Hervé Le lundi 5 avril 2021, 16:29:48 CEST Robert Scholte a écrit : > To: "Maven Developers List" > Subject: [VOTE] Release Apache Maven Wrapper Plugin version 3.0.2 > > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12323721&ve > rs

Re: Backporting 3.8.1 security fix in 3.6.x

2021-04-02 Thread Hervé BOUTEMY
done with me Le vendredi 2 avril 2021, 19:01:49 CEST Romain Manni-Bucau a écrit : > Le ven. 2 avr. 2021 à 18:39, Hervé BOUTEMY a écrit : > > backporting MNG-7119, I understand that it fixes a (low severity) security > > issue > > > > backporting MNG-7116, MNG-7117 an

Re: Backporting 3.8.1 security fix in 3.6.x

2021-04-02 Thread Hervé BOUTEMY
backporting MNG-7119, I understand that it fixes a (low severity) security issue backporting MNG-7116, MNG-7117 and MNG-7128 without MNG-7118 does not backport THE security fix = MNG-7118 block HTTP by default sorry, breaking by default is the security fix: if you don't want breaking by defaul

Re: [VOTE] Release Apache Maven version 3.8.1

2021-04-01 Thread Hervé BOUTEMY
+1 Regards, Hervé Le mardi 30 mars 2021, 22:58:56 CEST Robert Scholte a écrit : > Hi, > > For the details about this release, please > read https://maven.apache.org/docs/3.8.1/release-notes.html Also please > provide feedback on the release notes. (as you know, these are published > separately

Re: [DISCUSS] Next release version: 3.6.4, 3.7.0, 3.8.0 or other

2021-03-30 Thread Hervé BOUTEMY
I don't get the reasoning: what content do you expect in such a Maven 3.6.4 release compared to 3.8.1? for what benefit? Le mardi 30 mars 2021, 20:16:23 CEST Romain Manni-Bucau a écrit : > Le mar. 30 mars 2021 à 19:36, Robert Scholte a > > écrit : > > I'm preparing the 3.8.1 release > > So far

Re: Why no mvn daemon?

2021-03-30 Thread Hervé BOUTEMY
I think mvnd is not so well known [1]: I did never test it, I should probably do... and as incremental compilation discussion have started recently, we'll need to have a global discussion on evaluating and eventually mixing differents ways of improving build performance when evaluating, I thin

Re: [DISCUSS] Next release version: 3.6.4, 3.7.0, 3.8.0 or other

2021-03-28 Thread Hervé BOUTEMY
thank you Romain for your view current reasoning behind 3.8.0 choice is written in release notes [1] - Why not 3.6.4? This is not just a bugfix as it contains three features that cause a change of default behavior (external HTTP insecure URLs are now blocked by default): your builds may fail w

Re: [VOTE] Release Apache Maven version 3.8.0

2021-03-26 Thread Hervé BOUTEMY
first pass of documentation improvement done in https://github.com/apache/maven-site/commit/ec73b445adc7012e1384cf1b89af3f0a6f5eee17 please all review and see if anything you read may be mis-interpreted when reading fast I don't know if providing a script to create a staging tree (with binaries

Re: [VOTE] Release Apache Maven version 3.8.0

2021-03-25 Thread Hervé BOUTEMY
I'm not worried about attempt to download: the issue you found proves that the value of the mirror url blocks anything, even if not really the ideal way but you're right that it's hard to understand from a user perspective... I just managed to fix the issue: https://github.com/apache/maven/commi

Re: [VOTE] Release Apache Maven version 3.8.0

2021-03-23 Thread Hervé BOUTEMY
you know what? now that the tag is done, we can't revert :) Le mercredi 24 mars 2021, 01:58:19 CET Olivier Lamy a écrit : > +0 > Same reason as Ralph, the versioning seems weird to me. > I don't understand the reasoning of version number. Our version number > doesn't have to be managed by some twe

Re: [VOTE] Release Apache Maven version 3.8.0

2021-03-23 Thread Hervé BOUTEMY
enhancement: https://issues.apache.org/jira/browse/MNG-7128 Regards, Hervé Le mardi 23 mars 2021, 07:50:15 CET Hervé BOUTEMY a écrit : > what "mvn" command are you running? > can you send me the full logs, please? > > Regards, > > Hervé > > Le lundi 22 mars 20

Re: [VOTE] Release Apache Maven version 3.8.0

2021-03-22 Thread Hervé BOUTEMY
what "mvn" command are you running? can you send me the full logs, please? Regards, Hervé Le lundi 22 mars 2021, 22:00:31 CET Maarten Mulders a écrit : > Tested on a MacBook, set up a HTTP (non-TLS) repository, and removed a > part of my ~/.m2/repository. The missing artifacts are not downloaded

Re: testing pgpverify-maven-plugin

2021-03-20 Thread Hervé BOUTEMY
/pgpverify-maven-plugin/keysmap-format.html > [4] > https://github.com/s4u/pgpverify-maven-plugin/tree/master/src/it/sigOkKeysMa > pMultiModule [5] https://github.com/s4u/pgp-keys-map > > śr., 10 mar 2021 o 21:48 Hervé BOUTEMY napisał(a): > > Hi Slawomir, > > > > I

Re: [VOTE] Release Maven Resolver version 1.6.2

2021-03-16 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with JDK 8 on Windows Regards, Hervé Le lundi 15 mars 2021, 23:53:07 CET Michael Osipov a écrit : > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&ve > rsion=1235 > > There are still a couple

testing pgpverify-maven-plugin

2021-03-10 Thread Hervé BOUTEMY
Hi Slawomir, I just tested pgpverify-maven-plugin on maven-artifact-plugin [1]. I was successful, really nice. From that experience, I have some questions on the keys map file: 1. is there a way to ease the creation of the file content? currently, I had to copy paste output, check that I trusted

Re: Future of maven scripting plugin, java?

2021-02-26 Thread Hervé BOUTEMY
want to see > > more what it can look like, I was not sure it was the way to solve that > > extensibility need *from the project* itself. > > > > Hope it makes sense. > > > > Romain Manni-Bucau > > @rmannibucau <https://twitter.com/rmannibucau>

Re: [VOTE] Release Apache Maven Scripting Plugin version 3.0.0

2021-02-25 Thread Hervé BOUTEMY
+1 checked that the build is reproducible, built with JDK 8 on Windows Regards, Hervé Le mercredi 24 février 2021, 21:02:07 CET Robert Scholte a écrit : > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12322823&ve > rsion=12349673&styleName=Text

Re: Future of maven scripting plugin, java?

2021-02-25 Thread Hervé BOUTEMY
I don't get every detail, but have one question on dependencies: isn't dependency injection to the maven-scripting-plugin sufficient [1] do you need something more advanced, managed by the maven-scripting-plugin itself? Regards, Hervé [1] https://maven.apache.org/plugins-archives/maven-script

[ANN] Apache Maven Artifact Plugin 3.0.0 Released

2021-02-21 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven Artifact Plugin, version 3.0.0 This plugin manage artifacts tasks, currently check Reproducible Builds. https://maven.apache.org/plugins/maven-artifact-plugin/ You should specify the version in your project's plugin configura

[ANN] Apache Maven Archetype Plugin 3.0.0 Released

2021-02-20 Thread Hervé Boutemy
The Maven team is pleased to announce the release of the Apache Maven Artifact Plugin, version 3.0.0 This plugin manage artifacts tasks, currently check Reproducible Builds. https://maven.apache.org/plugins/maven-artifact-plugin/ You should specify the version in your project's plugin configura

[RESULT] [VOTE] Release Apache Maven Artifact Plugin version 3.0.0

2021-02-20 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 :Konrad Windszus, Hervé Boutemy, Robert Scholte, Sylwester Lachiewicz, Olivier Lamy PMC quorum reached I will promote the artifacts to the central repo. - To

<    1   2   3   4   5   6   7   8   9   10   >