Re: [VOTE] Release Apache Maven version 3.8.7

2022-12-29 Thread Olivier Lamy
+1 On Tue, 27 Dec 2022 at 18:30, Herve Boutemy wrote: > > +1 > > Reproducible Builds ok: reference built with JDK 8 on Windows > > thanks a lot > > Hervé > > On 2022/12/24 20:20:32 Michael Osipov wrote: > > Hi, > > > > We solved 19 issues: > >

Re: [VOTE] Release Maven Wagon version 3.5.3

2022-12-20 Thread Olivier Lamy
+1 On Mon, 19 Dec 2022 at 07:57, Michael Osipov wrote: > > Hi, > > We solved 1 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318122=12352696 > > There are still a couple of issues left in JIRA: >

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

2022-12-20 Thread Olivier Lamy
+1. (but need to find projects not using flatten-maven-plugin as this doesn't work with core 4.0.0-alpha-3) On Fri, 16 Dec 2022 at 23:07, Guillaume Nodet wrote: > > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/1.0.0-m1/ > > Note that this release is

[RESULT][VOTE] Maven Script Interpreter 1.4 and Maven Invoker Plugin 3.4.0

2022-12-18 Thread Olivier Lamy
Hi The vote has passed with the following result. +1: Sylwester, Guillaume, Michael, Hervé, Slawomir, Olivier. I will finish the release process. Thanks, Olivier - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For

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

2022-12-16 Thread Olivier Lamy
yes good catch and sorry for that. As jdk19 is the goal of this release, I did some testing etc,... and forgot to change back JAVA_HOME before release. But as we have a target m-compiler-p configured this shouldn’t be a problem. > > Regards, > > Hervé > > Le jeudi 15 décembre 2022,

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

2022-12-14 Thread Olivier Lamy
Hi, I'd like to release Maven Script Interpreter 1.4 and Maven Invoker Plugin 3.4.0 The main goal is to support jdk19. Maven Script Interpreter 1.4 release notes https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12352358=Text=12317922=Create Staged repo:

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

2022-12-14 Thread Olivier Lamy
+1 on the release On Wed, 14 Dec 2022 at 10:13, Slawomir Jaranowski wrote: > > Even more, I'm for adding 4.x to the download site together with mvnd ;-) oh yes please! > > śr., 14 gru 2022 o 01:08 Slawomir Jaranowski > napisał(a): > > > +1 > > > > To do: > > - release notes > > - new

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

2022-12-13 Thread Olivier Lamy
+1 On Mon, 12 Dec 2022 at 06:32, Slawomir Jaranowski wrote: > > Hi, > > We solved 5 issues in ASF parent: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12352620 > > We solved 7 issues in Maven parent: >

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

2022-12-01 Thread Olivier Lamy
+1 On Wed, 30 Nov 2022 at 07:43, Michael Osipov wrote: > > Hi, > > We solved 3 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12352179 > > There are no issues left in JIRA: >

Re: [VOTE] Release Apache Maven Reporting Exec version 2.0.0-M3

2022-12-01 Thread Olivier Lamy
+1 On Wed, 30 Nov 2022 at 07:38, Michael Osipov wrote: > > Hi, > > We solved 4 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12352600 > > There are still a couple of issues left in JIRA: >

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

2022-11-27 Thread Olivier Lamy
+1 On Sun, 27 Nov 2022 at 01:52, Michael Osipov wrote: > > Hi, > > we solved 10 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317320=12352134 > > There are still a couple of issues left in JIRA: >

Re: [VOTE] Release Maven Resolver 1.9.2

2022-11-24 Thread Olivier Lamy
+1 On Wed, 23 Nov 2022 at 10:57 pm, Tamás Cservenák wrote: > Howdy, > > We solved 2 issues: > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.2 > 20fixVersion%20%3D%201.9.1 > < >

Re: [DISCUSS] Quo Vadis Maven Site

2022-11-21 Thread Olivier Lamy
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 looks can be changed be skins - so can be more modern > yes > it seems people don't understand the menu generation with it's

[RESULT] [VOTE] Maven Dependency Tree 3.2.1

2022-11-18 Thread Olivier Lamy
Hi The vote has passed with 3 +1 Slawomir, Guillaume, Olivier I will finish the release process. cheers Olivier - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: [VOTE] Maven Dependency Tree 3.2.1

2022-11-17 Thread Olivier Lamy
my +1 On Wed, 16 Nov 2022 at 12:05, Olivier Lamy wrote: > > Hi, > I'd like to release Maven Dependency Tree 3.2.1 > We made one enhancement > https://issues.apache.org/jira/projects/MSHARED/versions/12352234 > > Staging repository > https://repository.apache.org/content

Re: mvn install vs mvn verify

2022-11-16 Thread Olivier Lamy
Agree not sure why such "marketing buzz around this" as the idea is to share artifacts so they need to be installed or deployed. The only issue I can see with install vs verify is the compilation of everything all the time. because m-compiler-p detects a new artifact of a module in the reactor and

[VOTE] Maven Dependency Tree 3.2.1

2022-11-15 Thread Olivier Lamy
Hi, I'd like to release Maven Dependency Tree 3.2.1 We made one enhancement https://issues.apache.org/jira/projects/MSHARED/versions/12352234 Staging repository https://repository.apache.org/content/repositories/maven-1826/ source release

Re: [VOTE] Maven Apache Parent 28 - Maven Shared Resources 5 - Maven Parent 38

2022-11-15 Thread Olivier Lamy
+1 On Tue, 15 Nov 2022 at 19:18, Guillaume Nodet wrote: > > I've staged a few releases: > * Maven Apache Parent Pom 28 > * Maven Shared Resources 5 > * Maven Parent Pom 38 > > Release notes for ASF-28 > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12352090 >

Re: [VOTE] Release Maven Resolver 1.9.1

2022-11-14 Thread Olivier Lamy
+1 On Tue, 15 Nov 2022 at 00:24, Tamás Cservenák wrote: > > Howdy, > > We solved 5 issues: > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MRESOLVER%20AND%20fixVersion%20%3D%201.9.1 > > There are still some issues in JIRA: > https://issues.apache.org/jira/projects/MRESOLVER/issues >

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

2022-11-14 Thread Olivier Lamy
+1 On Mon, 14 Nov 2022 at 08:20, Slawomir Jaranowski wrote: > > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317524=12352107 > > There are still a couple of issues left in JIRA: >

Re: Plans for (near) future

2022-11-11 Thread Olivier Lamy
Hi, Thanks for drafting this! Maybe BIG-BUG could SECURITY-ISSUE as well. But maybe changing "The moment the 3.9.0 is released" to something until we reach some 3.9.x (not sure about the x value) or 6 months after 3.9.0? I would prefer to say maybe 6 months after the 1st of the 3.9.x series. Just

Re: [VOTE] Release Maven Resolver 1.9.0

2022-11-09 Thread Olivier Lamy
+1 On Wed, 9 Nov 2022 at 1:07 am, Tamás Cservenák wrote: > Howdy, > > We solved 18 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628=12351593 > > There are still some issues in JIRA: > https://issues.apache.org/jira/projects/MRESOLVER/issues > > Staging repo:

Re: [VOTE] Release Maven Indexer 7.0.0

2022-11-09 Thread Olivier Lamy
+1 On Wed, 9 Nov 2022 at 12:33 am, Tamás Cservenák wrote: > Howdy, > > We solved 17 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523=12342224 > > There are still couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MINDEXER/issues > >

Re: Releases notes ... Jira, GitHub

2022-11-07 Thread Olivier Lamy
t; > > On Mon, Nov 7, 2022, 20:05 Olivier Lamy wrote: > > > >> On Tue, 8 Nov 2022 at 10:59, Gary Gregory > wrote: > >> > > >> > FYI, and FWIW, Log4j is planning on switch from Jira to GitHub for > >> issues, > >> > and release

Re: Releases notes ... Jira, GitHub

2022-11-07 Thread Olivier Lamy
eople living in countries banned from Github. Is it acceptable from an Apache Foundation POV? argghhh only 2 answers and the thread is already forking 藍 > Gary > > On Mon, Nov 7, 2022, 19:16 Olivier Lamy wrote: > > > well I just see GH release note as a cherry on the cake. > > a

Re: Releases notes ... Jira, GitHub

2022-11-07 Thread Olivier Lamy
well I just see GH release note as a cherry on the cake. as long as the rest is done. Just compare the result of generated dependabot PRs no GH release notes https://github.com/eclipse/jetty.project/pull/8853 with GH release notes https://github.com/eclipse/jetty.project/pull/7727 I tend to find

Re: [VOTE] Release Maven Release version 3.0.0-M7

2022-11-01 Thread Olivier Lamy
+1 On Sun, 30 Oct 2022 at 03:37, Michael Osipov wrote: > > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317824=12351828 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MRELEASE/issues > > Staging

Re: Clarify procedure for restarting releases

2022-10-30 Thread Olivier Lamy
+1 Exactly if the problem is the tag, we simply don’t push the tag. m-release-p has options for that (don’t push and local clone). The tag is not needed as we are supposed to vote sources tarball. This even make the release process faster as you avoid some extra network operations such another

Re: [VOTE] Maven Apache Shade Plugin 3.4.1

2022-10-25 Thread Olivier Lamy
+1 On Sat, 22 Oct 2022 at 06:59, Guillaume Nodet wrote: > > Hi, > > We solved 7 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921=12352285 > > There are still a couple of issues left in JIRA: >

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

2022-10-23 Thread Olivier Lamy
good idea to make it even more obvious as most the plugins already have 8 Personally, I don't see 11 as a big problem. On Sun, 23 Oct 2022 at 05:44, Guillaume Nodet wrote: > > Given maven and the resolver have upgraded their minimum JDK requirement to > 1.8, I think it makes sense to raise it

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

2022-10-20 Thread Olivier Lamy
fair enough. but this might be a (bad?) surprise for few people On Fri, 21 Oct 2022 at 01:25, Michael Osipov wrote: > > > On 2022/10/19 21:38:47 Olivier Lamy wrote: > > +1 > > > > I only have a small issue. > > I have this env var > > MAVEN_OPTS=-Dj

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

2022-10-19 Thread Olivier Lamy
+1 On Wed, 19 Oct 2022 at 3:38 am, Slawomir Jaranowski wrote: > Hi, > > We solved 18 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317422=12349537 > > There are still a couple of issues left in JIRA: > >

Re: [DISCUSS] Change maven code style

2022-10-19 Thread Olivier Lamy
On Wed, 19 Oct 2022 at 17:05, Guillaume Nodet wrote: > > After having given that more thought, I think it would make sense to simply > reuse an existing formatter. It seems people are keen to align with a more > traditional code style, so I see two possibilities: > * palantir java format [1],

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

2022-10-19 Thread Olivier Lamy
+1 I only have a small issue. I have this env var MAVEN_OPTS=-Djava.awt.headless=true -client -Xmx2048m -Xms2048m a project has .mvn/jvm.config with -Xmx1100m Maven 3.8.5 does this + exec /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home/bin/java -Xmx1100m -Djava.awt.headless=true

Re: [DISCUSS] Change maven code style

2022-10-16 Thread Olivier Lamy
Great job! while we are here and changing format to something more compact. I wonder if we could remove those extra (useless?) spaces such: providers.add( requireNonNull( service, "service instance cannot be null" ) ); On Sat, 15 Oct 2022 at 17:50, Guillaume Nodet wrote: > > Le ven. 14 oct.

Re: [DISCUSS] Automatically format and sort imports

2022-10-13 Thread Olivier Lamy
On Thu, 13 Oct 2022 at 17:47, Tamás Cservenák wrote: > > Howdy, > > to not get lost in implementation details, it is really unimportant > (spotless, this or that...) > > What IS important is that we agree to implement "IDE agnostic source > formatting", that happens during build > (by maven

Re: [DISCUSS] Automatically format and sort imports

2022-10-12 Thread Olivier Lamy
On Thu, 13 Oct 2022 at 14:38, Guillaume Nodet wrote: > > Le jeu. 13 oct. 2022 à 05:36, Olivier Lamy a écrit : > > > On Thu, 13 Oct 2022 at 02:23, Guillaume Nodet wrote: > > > > > > I'd like to propose merging the following PRs: > > > * https://githu

Re: [DISCUSS] Automatically format and sort imports

2022-10-12 Thread Olivier Lamy
On Thu, 13 Oct 2022 at 02:23, Guillaume Nodet wrote: > > I'd like to propose merging the following PRs: > * https://github.com/apache/maven-shared-resources/pull/1 > * https://github.com/apache/maven-site/pull/329 > * https://github.com/apache/maven/pull/824 > *

Re: [DISCUSS] Change maven code style

2022-10-12 Thread Olivier Lamy
Agree on changing. +1 for spotless. I already used it and it's very convenient! And this will help to fix PRs which will be screwed. I didn't check in detail the format changes. But can we remove those extra useless spaces as well such: if ( !Files.exists( mojoConfigFile.toPath( ) ) ) On Thu,

Re: [VOTE] Release Apache Maven Daemon 0.8.2

2022-10-06 Thread Olivier Lamy
+1 On Tue, 4 Oct 2022 at 17:49, Guillaume Nodet wrote: > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/0.8.2/ > > The changelog is available at > > > https://github.com/apache/maven-mvnd/blob/master/CHANGELOG.md#082-2022-10-04 > > Please review and

Re: [RESULT] [VOTE] Release Apache Maven Daemon 0.8.1

2022-09-21 Thread Olivier Lamy
As far I can see mvnd is available in brew etc,,, but nothing has been done for the official Apache (Maven) channels. Any plan to send an email about mvnd to announce@ ? (you can find target lists at the end of this page [1])) More generally any plan to add information about it here

Re: [VOTE] Maven Shared Maven Common Artifact Filters 3.3.2

2022-09-15 Thread Olivier Lamy
+1 On Tue, 13 Sept 2022 at 05:26, Slawomir Jaranowski wrote: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12352116 > > There are still one issues left in JIRA: > >

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

2022-09-15 Thread Olivier Lamy
+1 On Tue, 13 Sept 2022 at 02:04, Slawomir Jaranowski wrote: > Hi, > > We solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526=12351126 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Apache Maven Daemon 0.8.1

2022-09-12 Thread Olivier Lamy
+1 On Thu, 8 Sep 2022 at 11:14 pm, Guillaume Nodet wrote: > I've staged a candidate release at > https://dist.apache.org/repos/dist/dev/maven/mvnd/0.8.1/ > > The changelog is available at > > > https://github.com/apache/maven-mvnd/blob/master/CHANGELOG.md#081-2022-09-08 > > Please review and

Re: [maven-compiler-plugin] 02/02: [MCOMPILER-506] Upgrade parent pom to 37 and cleanup pom

2022-09-09 Thread Olivier Lamy
How can you check it;s green? because you pushed directly to master without a PR? On Fri, 9 Sept 2022 at 16:35, Sylwester Lachiewicz wrote: > Thank you for reminder - build was green on Jenkins and GHA based on > branch. No worries. > > pt., 9 wrz 2022, 02:52 użytkownik Olivier L

Re: [maven-compiler-plugin] 02/02: [MCOMPILER-506] Upgrade parent pom to 37 and cleanup pom

2022-09-08 Thread Olivier Lamy
PLEASE USE PR TO BE SURE BUILD PASS!! and give people time to review it!! On Fri, 9 Sept 2022 at 09:11, wrote: > This is an automated email from the ASF dual-hosted git repository. > > slachiewicz pushed a commit to branch MCOMPILER-506 > in repository >

Re: Surefire 3.0.0-M7 has different modular behavior when compiler's --source flag is set to certain values

2022-09-05 Thread Olivier Lamy
On Tue, 6 Sept 2022 at 04:42, Laird Nelson wrote: > On Mon, Sep 5, 2022 at 12:12 AM Benjamin Marwell > wrote: > > > After discussing this with the maven team on slack, it does not really > > sound like you should have encountered. > > Can you give us a small reproducer project and/or post the >

Re: [VOTE] Release Maven PDF Plugin version 1.6.1

2022-08-17 Thread Olivier Lamy
+1 On Wed, 17 Aug 2022 at 06:25, Michael Osipov wrote: > Hi, > > We solved 1 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317620=12352204 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Maven JXR version 3.3.0

2022-08-16 Thread Olivier Lamy
+1 On Tue, 16 Aug 2022 at 20:36, Michael Osipov wrote: > Hi, > > We solved 6 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527=12351480 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Maven Javadoc Plugin version 3.4.1

2022-08-13 Thread Olivier Lamy
+1 On Thu, 11 Aug 2022 at 6:12 am, Michael Osipov wrote: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529=12352053 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MJAVADOC/issues > >

Re: [VOTE] Release Maven Site Plugin version 3.12.1

2022-08-02 Thread Olivier Lamy
+1 On Mon, 1 Aug 2022 at 05:17, Michael Osipov wrote: > Hi, > > We solved 5 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923=12351751 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Maven Resources Plugin version 3.3.0

2022-07-25 Thread Olivier Lamy
I missed to add +1 On Mon, 25 Jul 2022 at 21:35, Michael Osipov wrote: > Am 2022-07-25 um 08:44 schrieb Olivier Lamy: > > any idea why we now have the tests.jar here > > > https://repository.apache.org/content/repositories/maven-1789/org/apache/maven/plugins/maven-reso

Re: [VOTE] Release Maven Resources Plugin version 3.3.0

2022-07-25 Thread Olivier Lamy
any idea why we now have the tests.jar here https://repository.apache.org/content/repositories/maven-1789/org/apache/maven/plugins/maven-resources-plugin/3.3.0/ whereas it's not in previous versions? On Mon, 25 Jul 2022 at 16:34, Herve Boutemy wrote: > +1 > > Reproducible Builds near fully ok:

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

2022-07-24 Thread Olivier Lamy
+1 On Mon, 25 Jul 2022 at 02:59, Michael Osipov wrote: > Guys, > > please take a moment to review... > > > > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail:

Re: Suggestion for soft-breaking Maven Plugin 4.0 changes

2022-07-21 Thread Olivier Lamy
On Fri, 22 Jul 2022 at 05:59, Guillaume Nodet wrote: > I would propose to add the -e flag by default and also the > +1 > -DtrimStackTrace=false. > surefire has been changed in 3.0.0-M6 with this default value ;) > > Le jeu. 21 juil. 2022 à 20:24, Benjamin Marwell a > écrit : > > > Hi

Re: [VOTE] Release Apache Maven Parent POMs version 37

2022-07-20 Thread Olivier Lamy
+1 On Thu, 21 Jul 2022 at 03:18, Slawomir Jaranowski wrote: > Hi, > > We solved 9 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12351652 > > Changes since the last release: > >

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2022-07-19 Thread Olivier Lamy
On Wed, 20 Jul 2022 at 02:49, Karl Heinz Marbaise wrote: > Hi, > > I really mean runtime ... > > Kind regards > Karl Heinz Marbaise > > On 19.07.22 18:28, Tamás Cservenák wrote: > > Howdy, > > > > Running or building? > > > > As for building, I am all for it. > > For running (so the bytecode

Re: [VOTE] Maven Install Plugin 3.0.1

2022-07-19 Thread Olivier Lamy
+1 On Wed, 20 Jul 2022 at 00:27, Tamás Cservenák wrote: > Howdy, > > We fixed one regression in install-file Mojo > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MINSTALL%20AND%20fixVersion%20%3D%203.0.1 > > Staged repository: >

Re: ASF Jenkins

2022-07-14 Thread Olivier Lamy
On Fri, 15 Jul 2022 at 07:30, Olivier Lamy wrote: > > > On Thu, 14 Jul 2022 at 19:25, Slawomir Jaranowski > wrote: > >> I don't think that it is a code problem ... in the most times. >> >> eg: >> >> https://ci-maven.apache.org/blue/organizations/j

Re: ASF Jenkins

2022-07-14 Thread Olivier Lamy
u guys want to get rid of Jenkins. So I do not feel the motivation to find some bandwidth for this now. Maybe in a few weeks, I will have some time as Jenkins will be still there and I can find a bit of time to look at those sometimes sporadic errors. > > > śr., 13 lip 2022 o 22:56 Olivier La

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

2022-07-14 Thread Olivier Lamy
+1 On Thu, 14 Jul 2022 at 18:26, Herve Boutemy wrote: > here is my +1 > > build checked reproducible: reference done with JDK 8 on *nix > > I need more votes, please > > On 2022/07/09 21:47:56 Hervé BOUTEMY wrote: > > Hi, > > > > We solved 5 issues: > > >

Re: ASF Jenkins

2022-07-13 Thread Olivier Lamy
On Thu, 14 Jul 2022 at 04:04, Slawomir Jaranowski wrote: > Hi, > > To summarize the discussion we have many votes to go this way. > > My proposition is as first step remove windows nodes from jenkins builds, I > see many fals positive fails on such node ... > false positive or false negative?

Re: [VOTE] Release Apache Maven Filtering version 3.3.0

2022-06-13 Thread Olivier Lamy
+1 On Sat, 11 Jun 2022 at 23:48, Michael Osipov wrote: > Hi, > > We solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12348675 > > There are still a couple of issues left in JIRA: > >

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

2022-06-10 Thread Olivier Lamy
+1 On Thu, 9 Jun 2022 at 17:30, Slawomir Jaranowski wrote: > wt., 7 cze 2022 o 20:33 Michael Osipov napisał(a): > > > Am 2022-06-07 um 17:30 schrieb Slawomir Jaranowski: > > > Hi, > > > > > > We solved 13 issues: > > > > > >

Re: [VOTE] Release Apache Maven version 3.8.6

2022-06-09 Thread Olivier Lamy
+1 (tested on different opensource projects) thanks! On Tue, 7 Jun 2022 at 03:18, Michael Osipov wrote: > Hi, > > We solved 16 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12351556 > > There are still hundreds of issues left in JIRA: > >

Re: [RESULT] [VOTE] Apache Maven Surefire 3.0.0-M7

2022-06-09 Thread Olivier Lamy
month supporting JPMS and even maybe a 5.0.0 in 2 months > dropping our legacy abstraction to align on mainstream ones instead of > stacking them (it is some work but hopes it illustrates we can do final > releases) > > Le jeu. 9 juin 2022 à 03:20, Olivier Lamy a écrit : >

Re: [RESULT] [VOTE] Apache Maven Surefire 3.0.0-M7

2022-06-08 Thread Olivier Lamy
s needs to be fixed before removing the M* :) because jpms get more and more adoptions now. > > > On Mon, Jun 6, 2022 at 4:16 PM Olivier Lamy wrote: > > > Hi > > The vote has passed. > > +1 Enrico, Hervé, Michael, Romain, Slawomor, Olivier > > > > PMC quorum reached. I will continue the release process. > > > > cheers > > Olivier > > >

[RESULT] [VOTE] Apache Maven Surefire 3.0.0-M7

2022-06-06 Thread Olivier Lamy
Hi The vote has passed. +1 Enrico, Hervé, Michael, Romain, Slawomor, Olivier PMC quorum reached. I will continue the release process. cheers Olivier

Re: [VOTE] Apache Maven Surefire 3.0.0-M7

2022-06-05 Thread Olivier Lamy
my +1 On Fri, 3 Jun 2022 at 21:01, Olivier Lamy wrote: > Hi, > We fixed 19 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351502=Text=12317927=Create > > Staged repository: > https://repository.apache.org/content/repositories/maven-1757/ &g

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

2022-06-05 Thread Olivier Lamy
+1 On Sun, 5 Jun 2022 at 17:24, Hervé BOUTEMY wrote: > 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/ > >

[VOTE] Apache Maven Surefire 3.0.0-M7

2022-06-03 Thread Olivier Lamy
Hi, We fixed 19 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351502=Text=12317927=Create Staged repository: https://repository.apache.org/content/repositories/maven-1757/ sources:

Re: Re: release of surefire M7

2022-06-03 Thread Olivier Lamy
oops sorry been busy with other stuff doing it now On Wed, 1 Jun 2022 at 09:11, Clément Gaboriau-Couanau wrote: > Hi > > Have you planned a vote to release the M7 version during this week? > > Regards, > > Clément > > On 2022/05/26 07:37:16 Olivier Lamy wrote: >

Re: [VOTE] Release Maven Indexer 6.2.1

2022-06-02 Thread Olivier Lamy
+1 On Tue, 31 May 2022 at 21:26, Tamás Cservenák wrote: > Howdy, > > We solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523=12351791 > > There are still some issues left in JIRA: > https://issues.apache.org/jira/projects/MINDEXER/ > > Staging

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

2022-06-01 Thread Olivier Lamy
+1 On Wed, 1 Jun 2022 at 03:57, Andreas Dangel wrote: > Hi, > > We solved 15 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351350=Text=12317621 > > There are still a couple of issues left in JIRA: > >

Re: Releasing a Parent POM procedure - improvement

2022-05-31 Thread Olivier Lamy
On Tue, 31 May 2022 at 18:22, Slawomir Jaranowski wrote: > wt., 31 maj 2022 o 09:58 Olivier Lamy napisał(a): > > > On Tue, 31 May 2022 at 02:22, Slawomir Jaranowski < > s.jaranow...@gmail.com> > > wrote: > > > > > Hi, > > > > > > On pa

Re: Releasing a Parent POM procedure - improvement

2022-05-31 Thread Olivier Lamy
On Tue, 31 May 2022 at 02:22, Slawomir Jaranowski wrote: > Hi, > > On page Releasing A Parent POM [1] we have Call the vote template with > info: > > "In the vote, instead of providing links to JIRA, the parent POMs should > include a link to the Git changes since the last release:" > > It can

Re: Upcoming Maven 3.8.6

2022-05-31 Thread Olivier Lamy
snapshots are always here as it's done automatically by Jenkins after each push to master, 3.9.x or 3.8.x On Tue, 31 May 2022 at 17:24, Hervé BOUTEMY wrote: > good idea: done > > Regards, > > Hervé > > Le mardi 31 mai 2022, 08:18:50 CEST Dan Tran a écrit : > > Hi, > > > > possible to have

Re: [VOTE] Release Maven SCM version 1.13.0

2022-05-26 Thread Olivier Lamy
not changing my vote but the web site is still using google-analytics. google-analytics On Fri, 27 May 2022 at 08:47, Olivier Lamy wrote: > +1 > > On Thu, 26 May 2022 at 20:43, Michael Osipov wrote: > >> Hi, >> >> We solved 7 issues: >> >

Re: [VOTE] Release Maven SCM version 1.13.0

2022-05-26 Thread Olivier Lamy
+1 On Thu, 26 May 2022 at 20:43, Michael Osipov wrote: > Hi, > > We solved 7 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317828=12331357 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/SCM/issues > > Staging repo:

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

2022-05-26 Thread Olivier Lamy
+1 On Thu, 26 May 2022 at 01:41, Slawomir Jaranowski wrote: > Hi, > > We solved 24 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317525=12349728 > > There are still a couple of issues left in JIRA: > >

Re: release of surefire M7

2022-05-26 Thread Olivier Lamy
now. > > > > We have a jira for such tasks. > > > > śr., 25 maj 2022 o 09:37 Olivier Lamy napisał(a): > > > On Wed, 25 May 2022 at 16:55, Slawomir Jaranowski < > s.jaranow...@gmail.com> > > > > > >

Re: release of surefire M7

2022-05-25 Thread Olivier Lamy
g it? :) TBH I don't think we need that.. I would expect to get documentation on the plugins here rather than this. > > > > śr., 25 maj 2022 o 01:54 Olivier Lamy napisał(a): > > > Hi > > I'd like to release M7 because of this blocker issue > > https://issues.apache

release of surefire M7

2022-05-24 Thread Olivier Lamy
Hi I'd like to release M7 because of this blocker issue https://issues.apache.org/jira/browse/SUREFIRE-2057 I will start release process by the end of this week and move current non fixed issue to M8 cheers Olivier

Re: [VOTE] Release Maven Fluido Skin version 1.11.0

2022-05-16 Thread Olivier Lamy
+1 On Sun, 15 May 2022 at 04:28, Michael Osipov wrote: > Hi, > > We solved 13 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317926=12350903 > > There are still a couple of issues left in JIRA: > >

Re: [VOTE] Release Apache Maven Wrapper version 3.1.1

2022-05-14 Thread Olivier Lamy
+1 On Sun, 8 May 2022 at 19:28, Hervé BOUTEMY wrote: > 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-05 Thread Olivier Lamy
+1 minor comments I made some testing and got such intermittent failures but definitely some race conditions and I cannot reproduce with every build (maybe a known issue?): [ERROR] Failed to execute goal org.asciidoctor:asciidoctor-maven-plugin:2.2.2:process-asciidoc (operations-guide) on

Re: [VOTE] Release Maven Indexer 6.2.0

2022-05-05 Thread Olivier Lamy
+1 On Mon, 2 May 2022 at 23:38, Tamás Cservenák wrote: > Howdy, > > We solved 8 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523=12351653 > > There are still some issues left in JIRA: > https://issues.apache.org/jira/projects/MINDEXER/ > > Staging

Re: Maven Release Plugin 3.0.0-M6

2022-05-05 Thread Olivier Lamy
o be > >> able to tell whether I should wait a few days or whether I should plan > >> around having an M6. > >> > >> Thanks, > >> SaM > >> > >> On Tue, Apr 26, 2022 at 2:36 PM Olivier Lamy wrote: > >>> Hi >

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

2022-04-29 Thread Olivier Lamy
+1 On Fri, 29 Apr 2022 at 4:56 am, Michael Osipov wrote: > Am 2022-04-28 um 01:53 schrieb Olivier Lamy: > > The issues are just some dependency updates. > > So can we have some details? What are the impacts (if any) to end users? > > No, those aren't just some dependen

mvnd plan? release soon?

2022-04-28 Thread Olivier Lamy
Hi I wonder what are the plans (or any work in progress) regarding mvnd? Such as moving to org.apache.maven namespace (distribution and java package)? any release with a more recent mvn core? My understanding is mvnd is locked to a maven core version and it's not dynamic (such using M2_HOME).

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

2022-04-27 Thread Olivier Lamy
The issues are just some dependency updates. So can we have some details? What are the impacts (if any) to end users? because for me as is it's totally cryptic what this release is about? :) On Thu, 28 Apr 2022 at 07:25, Michael Osipov wrote: > Hi, > > We solved 6 issues: > >

Re: Maven Release Plugin 3.0.0-M6

2022-04-26 Thread Olivier Lamy
Hi It looks there is a plan for early (ish) next week cheers Olivier On Tue, 26 Apr 2022 at 9:48 pm, Samuel Le Berrigaud wrote: > Hello devs, > > I'd just like to get an idea of when a potential 3.0.0-M6 of the > maven-release-plugin might happen. > > I've managed to contribute a bug fix

Re: [VOTE] Release Apache Maven Reporting Exec version 2.0.0-M1

2022-04-24 Thread Olivier Lamy
+1 On Sun, 24 Apr 2022 at 21:34, Michael Osipov wrote: > Am 2022-04-23 um 21:27 schrieb Michael Osipov: > > Hi, > > > > We solved 6 issues: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12351599 > > > > > > There are still a couple of issues left in JIRA: > > >

Re: [VOTE] Release Maven Javadoc Plugin version 3.4.0

2022-04-19 Thread Olivier Lamy
+1 On Sun, 17 Apr 2022 at 18:02, Michael Osipov wrote: > Hi, > > We solved 4 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529=12330874 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/projects/MJAVADOC/issues > > Staging

Re: [VOTE] Release Maven EJB Plugin version 3.2.1

2022-04-19 Thread Olivier Lamy
+1 On Tue, 19 Apr 2022 at 05:03, Michael Osipov wrote: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317421=12348390 > > There are still a couple of issues left in JIRA: > >

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

2022-04-19 Thread Olivier Lamy
+1 On Mon, 18 Apr 2022 at 02:23, Michael Osipov wrote: > Hi, > > We solved 3 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922=12351595 > > There are still a couple of issues left in JIRA: > >

Re: Apache Analytics in skins

2022-04-19 Thread Olivier Lamy
2 PRs https://github.com/apache/maven-doxia-sitetools/pull/32 https://github.com/apache/maven-fluido-skin/pull/22 On Mon, 18 Apr 2022 at 19:21, Michael Osipov wrote: > Am 2022-04-18 um 04:39 schrieb Olivier Lamy: > > Hi > > I'd like to add something similar to what we

Re: Apache Analytics in skins

2022-04-18 Thread Olivier Lamy
On Mon, 18 Apr 2022 at 18:18, Hervé BOUTEMY wrote: > 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

Apache Analytics in skins

2022-04-17 Thread Olivier Lamy
Hi I'd like to add something similar to what we have for Google Analytics [1] But it looks current master of maven-doxia-sitetools have breaking changes which make this non usable with master of site plugin. what is the best option here? maven-doxia-sitetools branch 1.x and release 1.12? or?

Re: [VOTE] Release Apache Parent POM version 26

2022-04-10 Thread Olivier Lamy
+1 On Sun, 10 Apr 2022 at 03:50, Slawomir Jaranowski wrote: > Hi, > > We solved 7 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351372=Text=12311250 > > Changes since the last release for Maven Apache Parent POM: >

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