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
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
>
>
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
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
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.
-
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.
-
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
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]
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
-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
10 matches
Mail list logo