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: Suggestion for soft-breaking Maven Plugin 4.0 changes

2022-07-21 Thread Guillaume Nodet
I would propose to add the -e flag by default and also the -DtrimStackTrace=false. Le jeu. 21 juil. 2022 à 20:24, Benjamin Marwell a écrit : > Hi everyone, > > as discussed in Slack, here are a few ideas for Maven 4.0 Plugin > default's changes. > Rationale: Convention over configuration, but

Re: Suggestion for soft-breaking Maven Plugin 4.0 changes

2022-07-21 Thread Anders Hammar
Maybe bump default to at least Java 8 for source/target of maven-compiler-plugin? Or maybe switch to a default for release instead if we decide on a Java 11+ runtime requirement for mvn4. /Anders (mobile) Den tors 21 juli 2022 20:24Benjamin Marwell skrev: > Hi everyone, > > as discussed in

Suggestion for soft-breaking Maven Plugin 4.0 changes

2022-07-21 Thread Benjamin Marwell
Hi everyone, as discussed in Slack, here are a few ideas for Maven 4.0 Plugin default's changes. Rationale: Convention over configuration, but things have diverged from when Maven 3 was started. * Set the default Java Source file encoding to UTF-8. This seems to receive a broad agreement. Not

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2022-07-21 Thread Benjamin Marwell
I was going to answer: go for 17. But running the tests on the same language level is really a good argument. So much changed: HttpClient, TLS and cipher suites, DNS resolution (starting with Java 18 it will be pluggable!) etc. Yes, in theory it should not fail. But this is (sadly) a strong

[GitHub] [maven-shared-incremental] dependabot[bot] opened a new pull request, #8: Bump plexus-component-metadata from 1.7.1 to 2.1.1

2022-07-21 Thread GitBox
dependabot[bot] opened a new pull request, #8: URL: https://github.com/apache/maven-shared-incremental/pull/8 Bumps [plexus-component-metadata](https://github.com/codehaus-plexus/plexus-containers) from 1.7.1 to 2.1.1. Release notes Sourced from

[GitHub] [maven-shared-incremental] dependabot[bot] opened a new pull request, #7: Bump plexus-component-annotations from 1.6 to 2.1.1

2022-07-21 Thread GitBox
dependabot[bot] opened a new pull request, #7: URL: https://github.com/apache/maven-shared-incremental/pull/7 Bumps [plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers) from 1.6 to 2.1.1. Release notes Sourced from

[GitHub] [maven-shared-incremental] dependabot[bot] closed pull request #2: Bump maven-shared-utils from 0.7 to 3.3.3

2022-07-21 Thread GitBox
dependabot[bot] closed pull request #2: Bump maven-shared-utils from 0.7 to 3.3.3 URL: https://github.com/apache/maven-shared-incremental/pull/2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [maven-shared-incremental] dependabot[bot] commented on pull request #2: Bump maven-shared-utils from 0.7 to 3.3.3

2022-07-21 Thread GitBox
dependabot[bot] commented on PR #2: URL: https://github.com/apache/maven-shared-incremental/pull/2#issuecomment-1191340905 Superseded by #5. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [maven-shared-incremental] dependabot[bot] opened a new pull request, #6: Bump plexus-component-api from 1.0-alpha-16 to 1.0-alpha-33

2022-07-21 Thread GitBox
dependabot[bot] opened a new pull request, #6: URL: https://github.com/apache/maven-shared-incremental/pull/6 Bumps plexus-component-api from 1.0-alpha-16 to 1.0-alpha-33. [![Dependabot compatibility

[GitHub] [maven-shared-incremental] olamy commented on pull request #2: Bump maven-shared-utils from 0.7 to 3.3.3

2022-07-21 Thread GitBox
olamy commented on PR #2: URL: https://github.com/apache/maven-shared-incremental/pull/2#issuecomment-1191340870 @dependabot rebase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [maven-shared-incremental] dependabot[bot] opened a new pull request, #5: Bump maven-shared-utils from 0.7 to 3.3.4

2022-07-21 Thread GitBox
dependabot[bot] opened a new pull request, #5: URL: https://github.com/apache/maven-shared-incremental/pull/5 Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) from 0.7 to 3.3.4. Commits

[GitHub] [maven-shared-incremental] dependabot[bot] opened a new pull request, #4: Bump mavenVersion from 2.2.1 to 3.8.6

2022-07-21 Thread GitBox
dependabot[bot] opened a new pull request, #4: URL: https://github.com/apache/maven-shared-incremental/pull/4 Bumps `mavenVersion` from 2.2.1 to 3.8.6. Updates `maven-plugin-api` from 2.2.1 to 3.8.6 Release notes Sourced from

[GitHub] [maven-shared-incremental] olamy merged pull request #3: dependabot and release drafter

2022-07-21 Thread GitBox
olamy merged PR #3: URL: https://github.com/apache/maven-shared-incremental/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [maven-shared-incremental] olamy opened a new pull request, #3: dependabot and release drafter

2022-07-21 Thread GitBox
olamy opened a new pull request, #3: URL: https://github.com/apache/maven-shared-incremental/pull/3 Signed-off-by: Olivier Lamy -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [VOTE] Release Maven Assembly Plugin version 3.4.2

2022-07-21 Thread Tamás Cservenák
+1 On Wed, Jul 20, 2022, 23:50 Michael Osipov wrote: > Hi, > > We solved 2 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220=12352095 > > There are still a couple of issues left in JIRA: > >

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

2022-07-21 Thread Sylwester Lachiewicz
+1 czw., 21 lip 2022, 10:05 użytkownik Guillaume Nodet napisał: > +1 (non binding) > > Le mer. 20 juil. 2022 à 19:18, Slawomir Jaranowski > > a écrit : > > > Hi, > > > > We solved 9 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12351652 > > > >

Re: [VOTE] Release Maven Assembly Plugin version 3.4.2

2022-07-21 Thread Sylwester Lachiewicz
+1 czw., 21 lip 2022, 09:55 użytkownik Karl Heinz Marbaise napisał: > Hi, > > +1 from me. > > Kind regards > Karl Heinz Marbaise > On 20.07.22 23:50, Michael Osipov wrote: > > Hi, > > > > We solved 2 issues: > > >

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

2022-07-21 Thread Guillaume Nodet
+1 (non binding) Le mer. 20 juil. 2022 à 19:18, Slawomir Jaranowski a écrit : > Hi, > > We solved 9 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311250=12351652 > > Changes since the last release: > >

Re: [VOTE] Release Maven Assembly Plugin version 3.4.2

2022-07-21 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 20.07.22 23:50, Michael Osipov wrote: Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220=12352095 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Maven Assembly Plugin version 3.4.2

2022-07-21 Thread Michael Osipov
Am 2022-07-20 um 23:50 schrieb Michael Osipov: Hi, We solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317220=12352095 There are still a couple of issues left in JIRA: