[Proposal] Conventional Commits for maven-release

2022-02-10 Thread Niels Basjes
. If you approve I intend to implement support this for gitexe, jgit and hg. With these changes in place the VersionPolicy I have in mind can either be a separate project or an extension to maven-release. What do you guys think of this? -- Best regards / Met vriendelijke groeten, Niels Basjes

Re: Conventional Commits with the maven-release-plugin

2022-02-16 Thread Niels Basjes
se code review? > > On Tue, 15 Feb 2022 at 03:00, Niels Basjes wrote: > > > Hi, > > > > I would like to use the ideas from the Conventional Commits to > > automatically determine the next version for my release when releasing > with > > the maven-release

Conventional Commits with the maven-release-plugin

2022-02-14 Thread Niels Basjes
/releasetester/blob/main/pom.xml#L94 So simply put: Should I file two jira tickets and put up the pull requests so you can review my ideas ? -- Best regards / Met vriendelijke groeten, Niels Basjes

Re: Warn users about upcoming changes

2022-07-13 Thread Niels Basjes
So simply put Maven is stopping support of plugins that have not been updated for about 9 years (Maven 3.1.0 is in 2 days 9 years old). I say go for it. Niels On Wed, 13 Jul 2022, 15:54 Tamás Cservenák, wrote: > Howdy, > > for starter, read comments on this PR: >

Re: [Surefire] Toolchains seem to be ignored if forkCount > 1

2022-09-04 Thread Niels Basjes
gt; pt., 2 wrz 2022 o 17:41 Niels Basjes napisał(a): > > > Hi, > > > > I was working on a project and ran into a problem. > > I have reduced the reproduction to the smallest I could: > > > > https://github.com/nielsbasjes/MavenSurefireForkCount > > > &

[Surefire] Toolchains seem to be ignored if forkCount > 1

2022-09-02 Thread Niels Basjes
version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 -> [Help 1] What am I doing wrong? Or should I submit this as a bugreport? -- Best regards / Met vriendelijke groeten, Niels Basjes

Re: mvn install vs mvn verify

2022-11-15 Thread Niels Basjes
jects, or non trivial projects, or just using some "nasty" plugin that > for some reason tries to resolve things and is unaware of the project, etc, > mvn verify quickly becomes a problem. > > WDYT? > > Thanks > T > -- Best regards / Met vriendelijke groeten, Niels Basjes

Re: [VOTE] Release Maven Release version 3.0.0

2023-03-19 Thread Niels Basjes
> > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > > -- Best regards / Met vriendelijke groeten, Niels Basjes

Re: [ANN] Maven Release 3.0.0 released

2023-03-20 Thread Niels Basjes
For those interested. I just released a new custom VersionPolicy that uses the new functionality of the maven-release-plugin which makes releasing using the Conventional Commits model much easier. https://github.com/nielsbasjes/conventional-commits-maven-release Niels Basjes On Mon, Mar 20

Clean mojo for maven-shade-plugin.

2023-02-05 Thread Niels Basjes
a project clean. https://issues.apache.org/jira/browse/MSHADE-437 https://github.com/apache/maven-shade-plugin/pull/174 I would like to hear your feedback on this idea/proposal. -- Best regards / Met vriendelijke groeten, Niels Basjes

Re: Question - JDK Minimum of future Apache Maven 4.0.0

2023-05-31 Thread Niels Basjes
all of this a while ago. https://github.com/nielsbasjes/ToolChainsInCiBuilds This also shows how to build a project like this on both Github and Gitlab. Niels Basjes On Wed, May 31, 2023 at 5:27 PM Christoph Läubrich wrote: > That one needs java to *RUN* maven is an implementation detail

Re: [VOTE] Release Apache Maven Compiler Plugin version 3.12.1

2023-12-21 Thread Niels Basjes
19422b5e323d36af6179fcefc485d3354189cfecad987825ca168a61687d52c2a6561559d14387946f6f46606649cc3980cb67136d7dbc8eb > > > > > > Staging site: > > > > https://maven.apache.org/plugins-archives/maven-compiler-plugin-LATEST/ > > > > > > Guide to testing staged releases: > > > > https://maven.apache.org/guides/development/guide-testing-releases.html > > > > > > Vote open for at least 72 hours. > > > > > > [ ] +1 > > > [ ] +0 > > > [ ] -1 > > > > > > -- > > > Sławomir Jaranowski > > > > > > -- Best regards / Met vriendelijke groeten, Niels Basjes

[Maven-Shade-plugin] Support for Multi Release Jars (JEP-238): Feedback needed

2023-11-11 Thread Niels Basjes
groeten, Niels Basjes

Re: [Maven-Shade-plugin] Support for Multi Release Jars (JEP-238): Feedback needed

2023-11-12 Thread Niels Basjes
<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-performance > > > > > Le sam. 11

Re: [VOTE] Require Java 17 for Maven 4

2024-02-28 Thread Niels Basjes
+1 Note that putting it at java 21 would also get a +1 from me. On Wed, 28 Feb 2024, 08:31 Benjamin Marwell, wrote: > Hi Maven Devs/Users/Committers and PMC members! > > After several discussions on the mailing lists, I would like to > start a vote in favour of setting the minimal Java