Re: maven.repo.local cf. localRepository

2024-07-14 Thread Tamás Cservenák
Howdy Yes, usually you do want it absolute. The relative examples like "-Dmaven repo.local=../repo" you usually can find in some examples or reproducers. If local repo path relative, these will end up using different local repositories (imagine some multi module build): $ mvn install $ mvn -f s

Re: maven.repo.local cf. localRepository

2024-07-14 Thread Romain Manni-Bucau
Hi Agree it should be absolute but there is no technical constraint - ultimately it must be known how it resolves. I know on ci it is common to use a relative path to avoid ci specific internal path issues accross os/workers. Le dim. 14 juil. 2024 à 09:52, Tamás Cservenák a écrit : > Howdy > >

Re: maven.repo.local cf. localRepository

2024-07-14 Thread Christoph Läubrich
Using relative path can have some surprises, so I would avoid it whenever possible. Especially on CI there is usually an (absolute) workspace path available. Technically the JVM will transform a relative path into an absolute one by using the currents process working directory but "relative" m

Re: maven.repo.local cf. localRepository

2024-07-14 Thread Timothy Stone
On 7/14/24 10:04 AM, Romain Manni-Bucau wrote: Hi Agree it should be absolute but there is no technical constraint - ultimately it must be known how it resolves. I know on ci it is common to use a relative path to avoid ci specific internal path issues accross os/workers. I concur. But as I n

[RESULT] [VOTE] Release Maven Project Info Reports Plugin version 3.6.2

2024-07-14 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Sylwester Lachiewicz, Slawomir Jaranowski PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report. -

[RESULT] [VOTE] Release Maven Release version 3.1.1

2024-07-14 Thread Michael Osipov
Hi, The vote has passed with the following result: +1: Michael Osipov, Basil Crow, Sylwester Lachiewicz, Slawomir Jaranowski, Olivier Lamy PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report. -

[ANN] Maven Project Info Reports Plugin 3.6.2 released

2024-07-14 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Project Info Reports Plugin version 3.6.2. https://maven.apache.org/plugins/maven-project-info-reports-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-projec

[ANN] Maven Release 3.1.1 released

2024-07-14 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Release version 3.1.1. https://maven.apache.org/maven-release/ Release Notes - Maven Release - Version 3.1.1 ** Bug * [MRELEASE-1149] - Current release of the plugin has configuration docs missing * [MRELEASE-1151]

Re: [DISCUSS] Move some mojohaus plugins to the ASF

2024-07-14 Thread Olivier Lamy
Hi, This should be discussed at the maybe dormant but original mojohaus mailing list as well: https://www.mojohaus.org/mailing-lists.html the last few years were all about reducing code we maintain here and now we want to add more? I find the mojohaus release process very simple and quick compared

Re: (maven-build-helper-plugin) branch master updated (e1873bd -> 1f32612)

2024-07-14 Thread Olivier Lamy
-1 this doesn't look right to me to push content here without waiting for the end of discussion or vote. On Fri, 12 Jul 2024 at 16:15, wrote: > > This is an automated email from the ASF dual-hosted git repository. > > gnodet pushed a change to branch master > in repository > https://gitbox.a