Hi,
I'd like to release Apache Maven Invoker plugin version 3.6.1
We solved 3 issues (well that's what Jira says):
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317525&version=12354446
The main reason is an upgrade of Groovy, which have been done because
of dependabot but help
If a pom says it has a dependency "2.4.1-SNAPSHOT" then
I don't want the validation failing in offline mode because
"2.4.1-20240322.141808-12 has not been downloaded".
Delany
On Tue, 26 Mar 2024 at 16:15, Tamás Cservenák wrote:
> Delany,
>
> What do you mean by "All SNAPSHOT versions are equal"
Delany,
What do you mean by "All SNAPSHOT versions are equal"?
T
On Tue, Mar 26, 2024 at 10:33 AM Delany wrote:
> Ok, I want to validate various aspects of the project without going network
> since there are a lot of modules, some of them quite big, and they get
> rebuilt every day, so its hun
Howdy,
just to not let this discussion die off. Let me show a take on a "how
modern Maven plugin should look like" (that targets m-dependency-p goals,
sans analyze and some others) could look like:
https://github.com/maveniverse/toolbox
The "unpack" related goals are missing, not yet done, but th
Howdy,
The Apache Maven team is pleased to announce the release of the Apache
Maven GPG Plugin, version 3.2.2
This release is a bugfix, restoring the sign-and-deploy Mojo to pick up
remote repository authentication from settings.xml. Also contains smaller
improvements as well.
This plugin signs
Ok, I want to validate various aspects of the project without going network
since there are a lot of modules, some of them quite big, and they get
rebuilt every day, so its hundreds of Mb that get updated.
I want to check the well-formedness of the pom.xml files, sort them, also
run a yak4j-filenam
Howdy,
you are conflating several things here:
- timestamped snapshots are coming from remote (as locally installed ones
are NOT timestamped), these snapshots can be resolved ONLY via metadata
- artifact origin tracking: if artifact A was downloaded from repository
R1, a subsequent build run on sa
+1
On Sun, Mar 24, 2024 at 11:38 PM Slawomir Jaranowski
wrote:
> Hi,
>
> We solved 3 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12353577
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%
Howdy,
The vote has passed with the following result:
+1: Slawomir, Herve, Olivier, Zhongming
PMC quorum: reached
I will promote the artifacts to the central repo, the source release ZIP
file and add this release to the board report.
Thanks
T