Re: [DISCUSS] m-remote-resources-p

2023-03-10 Thread Hervé Boutemy
for the aggregate aspect our Apache Parent POM (provided by Maven project to the whole ASF projects) does use this process goal: https://github.com/apache/maven-apache-parent/blob/6b850c5f263c9bb4074ebb9a7974344059dd834c/pom.xml#L317 and the aggregation aspect has exactly be done for the

Migrating Apache Resource Bundles from svn to Git

2023-03-08 Thread Hervé Boutemy
this is one of the last piece of code that the Maven project maintains in svn (de-facto not doing any release...) This is not a funny task, but it has to be done I finally prepared the work, with a plan fully described in Jira https://issues.apache.org/jira/browse/MASFRES-20 and a draft svn 2

Re: [VOTE] Release Maven Resolver 1.9.6

2023-03-04 Thread Hervé Boutemy
+1 Reproducible Builds ok: reference build done with JDK 17 on *nix Regards, Hervé Le vendredi 3 mars 2023, 10:51:09 CET Tamás Cservenák a écrit : > Howdy, > > We solved 8 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628 > rsion=12352957 > > There are still

[ANN] Apache Maven Assembly Plugin 3.5.0 Released

2023-02-24 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Assembly Plugin, version 3.5.0 This plugin builds an assembly (distribution) of sources and/or binaries. https://maven.apache.org/plugins/maven-assembly-plugin/ You should specify the version in your project's plugin

[RESULT] [VOTE] Release Apache Maven Assembly Plugin version 3.5.0

2023-02-22 Thread Hervé Boutemy
Hi, The vote has passed with the following result: +1 : Michael Osipov, Sylwester Lachiewicz, Hervé Boutemy, Tamás Cservenák, Slawomir Jaranowski PMC quorum reached I will promote the source release zip file to Apache distribution area and the artifacts to the central repo

Re: [VOTE] Release Maven Plugin Testing 4.0.0-alpha-1

2023-02-19 Thread Hervé Boutemy
+1 Reproducible Builds ok: reference done with JDK 17 on *nix Regards, Hervé Le mercredi 15 février 2023, 21:19:23 CET Guillaume Nodet a écrit : > I've staged a candidate release for Maven Plugin Testing 4.0.0-alpha-1. > The goal of this release is to provide a first set of classes to test >

Re: [VOTE] Release Maven Plugin Tools 3.8.0

2023-02-19 Thread Hervé Boutemy
+1 Reproducible Builds ok: reference done with JDK 17 on *nix Regards, Hervé Le mercredi 15 février 2023, 21:22:56 CET Guillaume Nodet a écrit : > I've staged a release candidate for Maven Plugin Tools 3.8.0. > The goal is to provide some initial support for plugins using the maven 4 > api

[VOTE] Release Apache Maven Assembly Plugin version 3.5.0

2023-02-19 Thread Hervé Boutemy
Hi, We solved 1 issue: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220=12352065=Text Staging repo: https://repository.apache.org/content/repositories/maven-1876/

preparing next maven-assembly-plugin release

2023-02-08 Thread Hervé Boutemy
Hi, I want to do a release of the maven-assembly-plugin because I fixed a key issue I introduced in 3.2.0 and that cause many people not being able to upgrade... I expect to start the release in 1 week: if anybody has a fix to do before the release, please do Regards, Hervé

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-31 Thread Hervé Boutemy
> https://github.com/apache/maven/commit/2a9f39336cec1d8e52d30cc48503d51ed8672 > 536#diff-ccc5b1903a864adb4a01d6072c9c2ff937c71fb06bea6e5ec3df6097f0d01199 > > It should be quite easy to add some compatibility, if that's needed. > > Guillaume > > Le lun. 30 janv. 2023 à 08:02,

Re: extracting XML classes from plexus-utils to plexus-xml

2023-01-30 Thread Hervé Boutemy
Le lundi 30 janvier 2023, 14:06:28 CET Guillaume Nodet a écrit : > Given this is > > Le lun. 30 janv. 2023 à 07:53, Hervé Boutemy a > > écrit : > > I think that first steps are: > > > > 1. release maven-api-meta as a shared component, given it has

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-29 Thread Hervé Boutemy
sorry, I don't get why declaring a build plugin with a goal is rejected with Maven 4: AFAIK, it's something that has been used since Maven 2 and I don't see any problem with it . What's the reasoning, please? (ideally what's the Jira issue leading to that effect?) Regards, Hervé Le dimanche

Re: extracting XML classes from plexus-utils to plexus-xml

2023-01-29 Thread Hervé Boutemy
t should not cause any real problem > > Guillaume > > Le ven. 30 déc. 2022 à 23:56, Hervé Boutemy a > > écrit : > > ok, if everyone wants to go that route of clarifying dependency from Maven > > on > > plexus-utils, let's go and do it fully. > &g

Re: [VOTE] Release Apache Maven Daemon 0.9.0

2023-01-28 Thread Hervé Boutemy
+1 Regards, Hervé Le mercredi 25 janvier 2023, 10:10:31 CET Guillaume Nodet a écrit : > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/0.9.0/ > > Note that this release is based on Maven 3.8.7. > The release notes are available at > >

Re: [VOTE] Release Apache Maven 4.0.0-alpha-4 release

2023-01-28 Thread Hervé Boutemy
+1 Reproducible Builds ok: reference build done with JDK 17 on *nix I updated the distribution area to get the standard source+binaries directories reference site staged to https://maven.apache.org/ref/4-LATEST/ Regards, Hervé Le vendredi 27 janvier 2023, 18:11:02 CET Guillaume Nodet a

[RESULT][VOTE] Doxia 1.12.0 and Doxia Converter 1.3

2023-01-14 Thread Hervé Boutemy
Hi, The vote has passed with the following result: +1: Michael Osipov, Sylwester Lachiewicz, Tamás Cservenák, Hervé Boutemy PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report

Re: [VOTE] Doxia 1.12.0 and Doxia Converter 1.3

2023-01-14 Thread Hervé Boutemy
here is my +1 Reproducible Bulds ok: reference builds done with JDK 8 on *nix Regards, Hervé Le lundi 9 janvier 2023, 22:47:35 CET Hervé Boutemy a écrit : > Hi, > > I'd like to release Doxia 1.12.0 and Doxia Converter 1.3 > The main goal is to support Markdown output. >

[VOTE] Doxia 1.12.0 and Doxia Converter 1.3

2023-01-09 Thread Hervé Boutemy
Hi, I'd like to release Doxia 1.12.0 and Doxia Converter 1.3 The main goal is to support Markdown output. Doxia 1.12.0 release notes https://issues.apache.org/jira/projects/DOXIA/versions/12351764 Staged repo: https://repository.apache.org/content/repositories/maven-1848/ sources:

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

2023-01-08 Thread Hervé Boutemy
+1 Reproducible Builds ok: reference build done with JDK 8 on Windows Regards, Hervé Le vendredi 6 janvier 2023, 22:25:04 CET Michael Osipov a écrit : > Hi, > > we solved 3 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821 > rsion=12352728 > > There are

Re: [VOTE] Release Maven Fluido Skin version 2.0.0-M1

2023-01-08 Thread Hervé Boutemy
done in https://issues.apache.org/jira/browse/MSKINS-204 another small finding: we should remove mirror from all download templates https://maven.apache.org/components/skins-archives/maven-fluido-skin-LATEST/ download.cgi Regards, Hervé Le samedi 7 janvier 2023, 23:58:58 CET Michael Osipov a

Re: extracting XML classes from plexus-utils to plexus-xml

2022-12-30 Thread Hervé Boutemy
gt; > > <http://rmannibucau.wordpress.com> | Github < > > > https://github.com/rmannibucau> | > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > > > < > > > > https://www.packtpub.com/application-development/java-ee-8-high-

extracting XML classes from plexus-utils to plexus-xml

2022-12-30 Thread Hervé Boutemy
while working on the XML side of Maven 4 immutable API, we had the idea of extracting the XML code from plexus-utils to a new separate plexus-xml artifact that could be done for version 4 see https://github.com/codehaus-plexus/plexus-utils/issues/228 any objection? Regards, Hervé

Re: [VOTE] Release Apache Maven Daemon 1.0.0-m1

2022-12-20 Thread Hervé Boutemy
+1 Reproducible Builds: - ok on .zip distribution, including rebuilding native library (in native/) - ko on .tar.gz distribution: │ -gzip compressed data, from FAT filesystem (MS-DOS, OS/2, NT) │ +gzip compressed data I don't know why... And GraalVM binary native distributions are not

Re: [VOTE] Maven Script Interpreter 1.4 and Maven Invoker Plugin 3.4.0

2022-12-15 Thread Hervé Boutemy
+1 Reproducible Builds ok: reference builds done on *nix - maven-script-interpreter with JDK 19 - maven-invoker-plugin with JDK 11 notice that for releases, I tend to prefer using a LTS JDK Regards, Hervé Le jeudi 15 décembre 2022, 04:29:47 CET Olivier Lamy a écrit : > Hi, > I'd like to

Re: [VOTE] Release Apache ASF parent 29, Maven parent 39

2022-12-13 Thread Hervé Boutemy
+1 Reproducible Builds ok: reference done on *nix Regards, Hervé Le dimanche 11 décembre 2022, 21:32:28 CET Slawomir Jaranowski a écrit : > Hi, > > We solved 5 issues in ASF parent: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250 > rsion=12352620 > > We solved 7

Re: [DISCUSS] Quo Vadis Maven Site

2022-11-27 Thread Hervé Boutemy
, with a Markdown sink implementation, this will give more interest to the feature... Le mardi 22 novembre 2022, 09:04:21 CET Hervé Boutemy a écrit : > yes, using a nowadays de-facto standard Markup language like asciidoc or > Markdown as a pivot is one the the good ideas from this disc

Re: [DISCUSS] Quo Vadis Maven Site

2022-11-22 Thread Hervé Boutemy
gt; | Book > <https://www.packtpub.com/application-development/java-ee-8-high-performance > > > Le mar. 22 nov. 2022 à 00:20, Olivier Lamy a écrit : > > On Sat, 19 Nov 2022 at 09:08, Hervé Boutemy wrote: > > > Le vendredi 18 novembre 2022, 07:57:59 CET Slawomir Jaranow

Re: [DISCUSS] Quo Vadis Maven Site

2022-11-21 Thread Hervé Boutemy
Le mardi 22 novembre 2022, 00:20:00 CET Olivier Lamy a écrit : > On Sat, 19 Nov 2022 at 09:08, Hervé Boutemy wrote: > > Le vendredi 18 novembre 2022, 07:57:59 CET Slawomir Jaranowski a écrit : > > > Hi, > > > > > > some my thoughts > > > - site l

Re: [DISCUSS] Quo Vadis Maven Site

2022-11-19 Thread Hervé Boutemy
rting, etc) are also valid, and even more impactful because they impact any project that uses Maven Site Plugin to generate their website It's just 2 distinct discussions to have (and at some point converge back) Le vendredi 18 novembre 2022, 23:56:37 CET Hervé Boutemy a écrit : > +1000 >

Re: [DISCUSS] Quo Vadis Maven Site

2022-11-18 Thread Hervé Boutemy
Le vendredi 18 novembre 2022, 07:57:59 CET Slawomir Jaranowski a écrit : > Hi, > > some my thoughts > - site looks can be changed be skins - so can be more modern yes it seems people don't understand the menu generation with it's "decoration model", then we don't see many people doing more skins

Re: [DISCUSS] Quo Vadis Maven Site

2022-11-18 Thread Hervé Boutemy
+1000 this evaluation is much more fair it does not mean that looking at rearchitecturing a new site generation would not be useful key is > I like some parts of this. I don't agree with others. I suppose the good ideas from the Wiki should be prototyped: - on a basic mono-module project - on

Re: [VOTE] Release Maven Resolver 1.9.0

2022-11-11 Thread Hervé Boutemy
+1 reproducible builds ok: reference built with JDK 17 on *nix Regards, Hervé Le mardi 8 novembre 2022, 16:07:01 CET Tamás Cservenák a écrit : > Howdy, > > We solved 18 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628 > rsion=12351593 > > There are still

Re: [VOTE] Release Maven Indexer 7.0.0

2022-11-11 Thread Hervé Boutemy
+1 reproducible builds ok: reference built with JDK 17 on *nix Regards, Hervé Le mardi 8 novembre 2022, 15:33:28 CET Tamás Cservenák a écrit : > Howdy, > > We solved 17 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523 > rsion=12342224 > > There are still

Re: [VOTE] Maven Build Cache Extension 1.0.0

2022-11-06 Thread Hervé Boutemy
+1 release confirmed reproducible: reference was done with JDK 11 on *nix I had to rebuild without tests, as Slawek reported: "Could not find artifact org.apache.maven.extensions:maven-build-cache-extension:jar:1.0.0-SNAPSHOT", and created jira issue:

Re: Clarify procedure for restarting releases

2022-10-31 Thread Hervé Boutemy
if pushing the tag is an additional manual step after the vote, experience shows that it will be forgotten and even if we check its existence in dist-tool and publish what is missing, people will have to look at the report:

Re: [VOTE] Maven Apache Shade Plugin 3.4.1

2022-10-26 Thread Hervé Boutemy
+1 Reproducible Build ok: reference done with JDK 8 on *nix Regards, Hervé Le vendredi 21 octobre 2022, 22:59:16 CEST Guillaume Nodet a écrit : > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921 > rsion=12352285 > > There are still a

Re: [DISCUSS] Raise minimum JDK requirements to 1.8 in parent pom

2022-10-23 Thread Hervé Boutemy
+1 for Maven parent POM (I suppose you're not thinking about ASF parent POM...) Regards, Hervé Le samedi 22 octobre 2022, 21:44:14 CEST Guillaume Nodet a écrit : > Given maven and the resolver have upgraded their minimum JDK requirement to > 1.8, I think it makes sense to raise it globally in

Re: [VOTE] Release Apache Maven 4.0.0-alpha-2

2022-10-22 Thread Hervé Boutemy
thank you Le vendredi 21 octobre 2022, 11:10:29 CEST Guillaume Nodet a écrit : > Created https://issues.apache.org/jira/browse/MNG-7576 to track > compatibility problems in maven 4.x. > > Le ven. 21 oct. 2022 à 08:27, Hervé Boutemy a > > écrit : > > there is

Re: [VOTE] Release Apache Maven 4.0.0-alpha-2

2022-10-21 Thread Hervé Boutemy
there is no Jira issue associated? Le jeudi 20 octobre 2022, 18:15:28 CEST Guillaume Nodet a écrit : > This will be fixed by https://github.com/apache/maven/pull/836. > > Guillaume > > Le jeu. 20 oct. 2022 à 09:27, Delany a écrit : > > hi. I just changed .mvn/wrapper/maven-wrapper.properties

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

2022-10-20 Thread Hervé Boutemy
+1 Reproducible Build ok: reference done with JDK 8 on *nix Regards, Hervé Le mardi 18 octobre 2022, 19:38:21 CEST Slawomir Jaranowski a écrit : > Hi, > > We solved 18 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317422 > rsion=12349537 > > There are still a

Re: [VOTE] Release Maven Doxia version 2.0.0-M4

2022-10-18 Thread Hervé Boutemy
+1 Reproducible Build ok: reference done with JDK 8 on Windows Regards, Hervé Le dimanche 16 octobre 2022, 21:29:56 CEST Michael Osipov a écrit : > Hi, > > We solved 17 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230 > rsion=12352066 > > There are still a

Re: [DISCUSS] Automatically format and sort imports

2022-10-16 Thread Hervé Boutemy
only one concern: clarify our convention for the initial reformat of any Git repository so that it works with git blame --ignore-revs (I hope current tools support for this feature is good enough nowadays) Regards, Hervé Le vendredi 14 octobre 2022, 10:41:30 CEST Guillaume Nodet a écrit : > So

Re: [DISCUSS] Change maven code style

2022-10-16 Thread Hervé Boutemy
key prerequisite is to make sure we don't screw history with the big reformat commits: I absolutely need to keep git blame provide useful feedback. it seems git blame --ignore-revs in Git 2.23 does what we need: https://michaelheap.com/git-ignore-rev/ Does anybody have experience with this and

Re: [VOTE] Release Apache Maven Shade Plugin version 3.4.0

2022-09-12 Thread Hervé Boutemy
+1 Reproducible Builds ok: reference done with JDK 17 on *nix Regards, Hervé Le lundi 12 septembre 2022, 11:41:29 CEST Sylwester Lachiewicz a écrit : > +1 > > niedz., 11 wrz 2022, 12:38 użytkownik Karl Heinz Marbaise > > napisał: > > Hi, > > > > We solved 6 issues: > > > >

Re: [VOTE] Release Apache Maven Daemon 0.8.1

2022-09-12 Thread Hervé Boutemy
+1 works for me Reproducible Builds is not ok: reference was done on *nix with JDK 17 (for source), but provisio plugin used to generate os-specific archives does not respect Reproducible Builds configuration => TBD for next release Regards, Hervé Le jeudi 8 septembre 2022, 15:13:28 CEST

Re: Integration test suite

2022-08-22 Thread Hervé BOUTEMY
I did a first quick pass, but I fear there is an unexpected warning with m- antrun-p that still causes a failure: I don't time yet to fix, I need to leave, help welcome... Le lundi 22 août 2022, 07:57:31 CEST Hervé BOUTEMY a écrit : > uh, sorry, I overlooked that I broke the core

Re: Integration test suite

2022-08-21 Thread Hervé BOUTEMY
uh, sorry, I overlooked that I broke the core ITs... looking at the error message: "[ERROR] Plugin org.apache.maven.plugins:maven-dependency-plugin:3.3.0 or one of its dependencies could not be resolved: org.apache.maven.plugins:maven- dependency-plugin:jar:3.3.0 was not found in

[VOTE] Release Apache Maven Project Info Reports Plugin version 3.4.0

2022-07-09 Thread Hervé BOUTEMY
Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317821=12351758=Text Staging repo: https://repository.apache.org/content/repositories/maven-1777/

Re: JSR330: Overriding the default lifecycle

2022-07-06 Thread Hervé BOUTEMY
for a new packaging? Le mardi 5 juillet 2022, 13:34:42 CEST Hervé BOUTEMY a écrit : > AbstractLifecycleMappingProvider is just an internal utility class to ease > each Provider class writing, can be copied > > on Maven mixing plexus metadata with sisu and making sure overrides work, I &

Re: JSR330: Overriding the default lifecycle

2022-07-05 Thread Hervé BOUTEMY
ll the current way of how this is implemented in > maven-jar-plugin > (https://github.com/apache/maven-jar-plugin/blob/master/src/main/filtered-r > esources/META-INF/plexus/components.xml). > > Konrad > > On 2022/07/04 07:23:42 Hervé BOUTEMY wrote: > > on getting rid o

Re: JSR330: Overriding the default lifecycle

2022-07-04 Thread Hervé BOUTEMY
on getting rid of plexus metadata for lifecycle mappings, see the work done in core [1]: they are replaced by Provider classes I suppose that doing equivalent classes with JSR-330 annotations in an extension will override the core-provided classes given classpath order Regards, Hervé [1]

Re: [VOTE] Release Apache Maven Assembly Plugin version 3.4.1

2022-07-04 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with JDK 8 on *nix Regards, Hervé Le lundi 4 juillet 2022, 08:03:39 CEST Slawomir Jaranowski a écrit : > Hi, > > We solved 1 issue: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220 > rsion=12352049 > > There are still a

Re: ASF Jenkins

2022-07-03 Thread Hervé BOUTEMY
it looks a reasonable proposition: ok for me Regards, Hervé Le samedi 2 juillet 2022, 21:41:35 CEST Tamás Cservenák a écrit : > Howdy, > > I'd like to spin a discussion about the ASF Maven Jenkins instance. > > As you know, ASF Infra operates one separate instance of Jenkins only for > Maven

Re: Double cli utils implementations

2022-07-02 Thread Hervé BOUTEMY
the plan defined in 2013 was to move step by step to maven-shared-utils see: - maven shared utils homepage https://maven.apache.org/shared/maven-shared-utils/ - and the proposal done at that time: https://cwiki.apache.org/confluence/display/MAVEN/MavenSharedUtils being able to radically change

Re: [VOTE] Maven File Management 3.1.0

2022-06-30 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with JDK 17 on *nix Regards, Hervé Le mercredi 29 juin 2022, 13:29:21 CEST Tamás Cservenák a écrit : > Howdy, > > We fixed several issues > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHARED%20AND%20f >

Re: [VOTE] Maven Assembly Plugin 3.4.0

2022-06-29 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with JDK 17 on *nix Regards, Hervé Le mercredi 29 juin 2022, 13:53:23 CEST Tamás Cservenák a écrit : > Howdy, > > We fixed several issues: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MASSEMBLY%20AND%2 > 0fixVersion%20%3D%203.4.0 > >

Re: [VOTE] Release Maven Doxia version 2.0.0-M3

2022-06-20 Thread Hervé BOUTEMY
+1 Reproducible Builds ok: reference was done with JDK 8 on Windows Regards, Hervé Le dimanche 19 juin 2022, 21:02:26 CEST Michael Osipov a écrit : > Am 2022-06-18 um 22:53 schrieb Michael Osipov: > > Hi, > > > > We solved 15 issues: > >

Re: [VOTE] Release Maven Toolchains Plugin version 3.1.0

2022-06-20 Thread Hervé BOUTEMY
+1 Reproducible Builds ok: reference was done with JDK 8 on Windows Regards, Hervé Le dimanche 19 juin 2022, 21:02:36 CEST Michael Osipov a écrit : > Am 2022-06-18 um 23:08 schrieb Michael Osipov: > > Hi, > > > > We solved 4 issues: > >

review needed for improvements for Maven 3.9.x

2022-06-18 Thread Hervé BOUTEMY
I have 2 improvements that I'd love to include to Maven 3.9: - MNG-7501 display relative path to pom.xml https://issues.apache.org/jira/browse/MNG-7501 - MNG-7353 add support for "mvn pluginPrefix:version:goal" https://issues.apache.org/jira/browse/MNG-7353 the first one has a PR ready for review

Re: [VOTE] Release Maven Resolver version 1.8.1

2022-06-10 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with JDK 8 on Windows Regards, Hervé Le vendredi 10 juin 2022, 17:50:12 CEST Michael Osipov a écrit : > Hi, > > We solved 8 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628 > rsion=12351656 > > There are still a

Re: [MPH-183] effective-pom + verbose should show path to source

2022-06-10 Thread Hervé BOUTEMY
IIUC, the idea is to extend path to source from currently model parent- inheritance only to model parent-inheritance and BOM POM, aka dependencyManagement import? really nice improvement I imagine it will happen only on version XML elements, isn't it? I think the "from" should be "imported

Re: [VOTE] Release Apache Maven version 3.8.6

2022-06-09 Thread Hervé BOUTEMY
+1 Reproducible Builds checked: reference done with JDK 8 on Windows Regards, Hervé Le lundi 6 juin 2022, 19:18:40 CEST Michael Osipov a écrit : > Hi, > > We solved 16 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922 > rsion=12351556 > > There are still

Re: [VOTE] Release Apache Maven Release version 3.0.0-M6

2022-06-06 Thread Hervé BOUTEMY
here is my +1 Reproducible Build ok: reference done with JDK 8 on *nix Regards, Hervé Le dimanche 5 juin 2022, 10:20:59 CEST Michael Osipov a écrit : > Am 2022-06-05 um 09:24 schrieb Hervé BOUTEMY: > > > Hi, > > > > We solved 20 issues: > > https:/

Re: [VOTE] Apache Maven Surefire 3.0.0-M7

2022-06-05 Thread Hervé BOUTEMY
issue created https://issues.apache.org/jira/browse/SUREFIRE-2091 Le dimanche 5 juin 2022, 09:54:58 CEST Hervé BOUTEMY a écrit : > +1 > > Reproducible Build not ok: generation of DEPENDENCIES files gives different > results in my build from reference. Everything else is ok, re

Re: [VOTE] Apache Maven Surefire 3.0.0-M7

2022-06-05 Thread Hervé BOUTEMY
+1 Reproducible Build not ok: generation of DEPENDENCIES files gives different results in my build from reference. Everything else is ok, reference done with JDK 11 on *nix notice that I had 4 ITs (-Prun-its) failing for failsafe, building on Linux. I suppose it's my setup... Regards, Hervé

[VOTE] Release Apache Maven Release version 3.0.0-M6

2022-06-05 Thread Hervé BOUTEMY
Hi, We solved 20 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317824=12351336=Text Staging repo: https://repository.apache.org/content/repositories/maven-1758/

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

2022-06-02 Thread Hervé BOUTEMY
+1 Reproducible Build checked: reference build was done with JDK 8 on *nix Regards, Hervé Le mercredi 1 juin 2022, 23:01:47 CEST Olivier Lamy a écrit : > +1 > > On Wed, 1 Jun 2022 at 03:57, Andreas Dangel wrote: > > Hi, > > > > We solved 15 issues: > > > >

Re: [VOTE] Release Maven Indexer 6.2.1

2022-06-02 Thread Hervé BOUTEMY
+1 Reproducible Build confirmed: reference was done with JDK 17 on *nix Regards, Hervé Le mardi 31 mai 2022, 13:25:44 CEST Tamás Cservenák a écrit : > Howdy, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523 > rsion=12351791 > > There are

Re: Upcoming Maven 3.8.6

2022-05-31 Thread Hervé BOUTEMY
good idea: done Regards, Hervé Le mardi 31 mai 2022, 08:18:50 CEST Dan Tran a écrit : > Hi, > > possible to have 3.8.6-SNAPSHOT upload to https://repository.apache.org ? > > Thanks > > -D > > On Mon, May 30, 2022 at 12:35 PM Michael Osipov wrote: > > Folks, > > > > Maven 3.8.6 is

Re: [VOTE] Release Maven SCM version 1.13.0

2022-05-27 Thread Hervé BOUTEMY
I just updated the live site: https://maven.apache.org/scm-archives/scm-LATEST/ Le vendredi 27 mai 2022, 00:58:02 CEST Michael Osipov a écrit : > Am 2022-05-27 um 00:49 schrieb Olivier Lamy: > > not changing my vote but the web site is still using google-analytics. > > > > google-analytics >

Re: [VOTE] Release Maven SCM version 1.13.0

2022-05-26 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference was done with JDK 8 on Windows Regards, Hervé Le jeudi 26 mai 2022, 12:43:30 CEST Michael Osipov a écrit : > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317828 > rsion=12331357 > > There are still a

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

2022-05-26 Thread Hervé BOUTEMY
+1 Reproducible Build confirmed: reference done with JDK 8 on *nix Regards, Hervé Le mercredi 25 mai 2022, 17:41:09 CEST Slawomir Jaranowski a écrit : > Hi, > > We solved 24 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317525 > rsion=12349728 > > There are

Re: release of surefire M7

2022-05-26 Thread Hervé BOUTEMY
+1 to not have this content in this plugin's index but remove or move to a separate page? and reading the current content, this page would be better named "history" than "roadmap" Le mercredi 25 mai 2022, 09:50:17 CEST Slawomir Jaranowski a écrit : > +1 for removing road map > > IMHO in a

Re: maven-invoker-plugin and groovy modules

2022-05-14 Thread Hervé BOUTEMY
looks like a good idea +1 Regards, Hervé Le samedi 14 mai 2022, 15:47:25 CEST Slawomir Jaranowski a écrit : > Hi, > > currently in m-invoker-p we have a dependency with a lot of exclusions ... > > > org.codehaus.groovy > groovy-all > 3.0.9 > pom > runtime >

Re: [VOTE] Release Maven Fluido Skin version 1.11.0

2022-05-14 Thread Hervé BOUTEMY
+1 Reproducible Builds validated: reference done with JDK 8 on Windows 3 ITs failed, but after a first look, it seems it's due to Windows vs Linux: I see in failing groovy tests .replace( "\n", System.getProperty( "line.separator" ) I perfectly see how such a code does fail when the sources

[ANN] Apache Maven Wrapper 3.1.1 Released

2022-05-14 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Wrapper, version 3.1.1. The Maven Wrapper is an easy way to ensure a user of your Maven build has everything necessary to run your Maven build. This is the first release of this project in its Apache Maven new home:

[RESULT] [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-14 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Maarten Mulders, Herve Boutemy, Delany, Jorge Solórzano, Slawomir Jaranowski, Tamás Cservenák, Olivier Lamy, Jason van Zyl PMC quorum reached I will promote the source release zip file to Apache distribution area and the artifacts to

Re: [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-14 Thread Hervé BOUTEMY
ble Build confirmed: reference done with JDK 8 on *nix > > > > > > I need more votes, please > > > > > > On 2022/05/08 09:28:32 Hervé BOUTEMY wrote: > > > > Hi, > > > > > > > We solved 14 issues: > > > https://issues.apache.

Re: [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-09 Thread Hervé BOUTEMY
ry script is invoked instead of `mvn`. > > On Mon, May 9, 2022 at 2:59 AM Hervé BOUTEMY wrote: > > currently mvnd does not support variable Maven versions > > then having wrapper for mvnd does not yet make sense > > > > Le dimanche 8 mai 2022, 14:12:31 CEST Slawomir Jar

Re: [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-08 Thread Hervé BOUTEMY
., 8 maj 2022 o 11:49 Delany napisał(a): > > Hi. Is there integration between the wrapper and the upcoming mvnd? > > > > Thanks, > > Delany > > > > On Sun, 8 May 2022 at 11:29, Hervé BOUTEMY wrote: > > > Hi, > > > > > We solved 14

Re: [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-08 Thread Hervé BOUTEMY
Le dimanche 8 mai 2022, 13:21:46 CEST Maarten Mulders a écrit : > With Maven 4 on macOS, neither `mvn wrapper:wrapper` nor `mvn wrapper` > picks up the new version. I guess we need a task to update Mavens > `WrapperLifecycleProvider` to achieve that? yes, because it's a fixed version we removed

[VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-08 Thread Hervé BOUTEMY
Hi, We solved 14 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350929=Text=12323721 Staging repo: https://repository.apache.org/content/repositories/maven-1750/

Re: [VOTE] Release Apache Maven Daemon 0.8.0 (2nd try)

2022-05-06 Thread Hervé BOUTEMY
+1 it worked on a few tests: really nice I was able to rebuild everything from source distribution: - the source distribution: I provided a PR to fix missing executable flags - the libmvndnative from native: there is only the Linux x86 binary that does not results in the same as the cached

Re: Maven Release Plugin 3.0.0-M6

2022-05-05 Thread Hervé BOUTEMY
gt; > Kind regards > > Karl Heinz Marbaise > > > > On 05.05.22 08:37, Hervé BOUTEMY wrote: > > > https://issues.apache.org/jira/projects/MRELEASE/versions/12351336 > > > 3 issues to finish: > > > https://issues.apache.org/jira/browse/MRELEASE-95

Re: [VOTE] Release Maven Indexer 6.2.0

2022-05-05 Thread Hervé BOUTEMY
+1 near Reproducible Build: reference done with JDK 17 on *nix there is only one little issue: OSGi manifest from indexer-reader has non- reproducible entry, just need to upgrade Felix maven-bundle-plugin to 5.1.5 should fix the issue That will be for next release :) Regards, Hervé Le lundi 2

Re: Maven Release Plugin 3.0.0-M6

2022-05-05 Thread Hervé BOUTEMY
https://issues.apache.org/jira/projects/MRELEASE/versions/12351336 3 issues to finish: https://issues.apache.org/jira/browse/MRELEASE-955 https://issues.apache.org/jira/browse/MRELEASE-1084 https://issues.apache.org/jira/browse/MRELEASE-1087 Le mercredi 4 mai 2022, 14:51:21 CEST Samuel Le

Re: [VOTE] Release Apache Maven Daemon 0.8.0

2022-05-01 Thread Hervé BOUTEMY
the source release archive: https://github.com/apache/maven-mvnd/pull/629 I created a few other issues and PRs: it would be useful to review the PRs before next release candidate, issues should not be a blocker if we can't fix for now Regards, Hervé Le samedi 30 avril 2022, 16:32:50 CEST Hervé BOUTE

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M1

2022-05-01 Thread Hervé BOUTEMY
on the rationale behind this release, if it's short, the comment column of https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/history.html#maven-site-plugin-vs-doxia-vs-doxia-sitetools could be a location to do so Le samedi 30 avril 2022, 09:43:46 CEST Slawomir Jaranowski a écrit

Re: [VOTE] Release Apache Maven Daemon 0.8.0

2022-04-30 Thread Hervé BOUTEMY
sorry, I'll have to give a binding -1 the source archive can't be built: [ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.15.0:format (format) on project mvnd-build-maven-plugin: Cannot find config file [/tmp/mvnd-0.8.0/build/eclipse-formatter-config.xml] ->

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M1

2022-04-29 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with Java 8 on Windows regards, Hervé Le mercredi 27 avril 2022, 23:25:36 CEST Michael Osipov a écrit : > Hi, > > We solved 6 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923 > rsion=12351657 > > There are still a

Re: Maven Release Plugin 3.0.0-M6

2022-04-29 Thread Hervé BOUTEMY
IIUC, the key aspect we need to solve to remove that milestone aspect is https://issues.apache.org/jira/browse/MRELEASE-955 (and relatives) if someone else knows other topics, please share, so we can focus Regards, Hervé Le mardi 26 avril 2022, 21:14:39 CEST Jeff Jensen a écrit : > M is for

Re: [VOTE] Release Apache Maven Reporting Impl version 4.0.0-M1

2022-04-23 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with JDK 8 on Windows Regards, Hervé Le samedi 23 avril 2022, 12:28:59 CEST Michael Osipov a écrit : > Am 2022-04-20 um 20:32 schrieb Michael Osipov: > > Hi, > > > > We solved 5 issues: > >

Re: [VOTE] Release Maven EJB Plugin version 3.2.1

2022-04-20 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with JDK 8 on Windows Regards, Hervé Le mercredi 20 avril 2022, 18:57:55 CEST Michael Osipov a écrit : > Am 2022-04-18 um 21:02 schrieb Michael Osipov: > > Hi, > > > > We solved 2 issues: > >

Re: [VOTE] Release Maven Antrun Plugin version 3.1.0

2022-04-20 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with JDK 8 on Windows Regards, Hervé Le lundi 18 avril 2022, 21:46:07 CEST Michael Osipov a écrit : > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317121 > rsion=12348085 > > There are still a couple

Re: [VOTE] Release Maven PDF Plugin version 1.6.0

2022-04-20 Thread Hervé BOUTEMY
+1 Reproducible Build ok: reference done with JDK 8 on Windows Regards, Hervé Le mardi 19 avril 2022, 16:53:26 CEST Slawomir Jaranowski a écrit : > +1 > - build from source-release ok > - sign ok by key 0x1A2A1C94BDE89688 > > pon., 18 kwi 2022 o 14:56 Michael Osipov napisał(a): > > Hi, > >

Re: Apache Analytics in skins

2022-04-18 Thread Hervé BOUTEMY
Le lundi 18 avril 2022, 04:39:10 CEST Olivier Lamy a écrit : > Hi Hi Olivier, > I'd like to add something similar to what we have for Google Analytics [1] nice idea, thank you > But it looks current master of maven-doxia-sitetools have breaking changes > which make this non usable with master of

Re: [VOTE] Release Maven Javadoc Plugin version 3.4.0

2022-04-18 Thread Hervé BOUTEMY
+1 Reproducible Builds ok: reference done with JDK 8 on Windows Regards, Hervé Le dimanche 17 avril 2022, 10:02:40 CEST Michael Osipov a écrit : > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529 > rsion=12330874 > > There are still a

Re: [VOTE] Release Apache Maven Reporting API version 4.0.0-M1

2022-04-18 Thread Hervé BOUTEMY
+1 Reproducible Builds ok: reference done with JDK 8 on Windows Regards, Hervé Le dimanche 17 avril 2022, 18:23:03 CEST Michael Osipov a écrit : > Hi, > > We solved 3 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922 > rsion=12351595 > > There are still a

Re: [VOTE] Release Maven Resolver version 1.8.0

2022-04-17 Thread Hervé BOUTEMY
+1 Reproducible Builds ok: reference done with JDK 8 on Windows Regards, Hervé Le samedi 16 avril 2022, 23:01:39 CEST Michael Osipov a écrit : > Am 2022-04-14 um 22:37 schrieb Michael Osipov: > > Hi, > > > > We solved 15 issues: > >

Re: [VOTE] Release Maven Site Plugin version 3.12.0

2022-04-17 Thread Hervé BOUTEMY
+1 Reproducible Builds ok: reference done with JDK 8 on Windows Regards, Hervé Le samedi 16 avril 2022, 23:20:06 CEST Michael Osipov a écrit : > Hi, > > We solved 11 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923 > rsion=12351337 > > There are still a

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