ASF Maven 3.10.x lineage is shaping, using Resolver 2.x. It remains Java 8 baseline as Maven 3.9.x was (Maven 4 is Java 17). Purpose is to let users have all the improvements done in Resolver 2.x, without the hassle of going for major Maven upgrade.
github.com/apache/maven...
#maven3 #asf #maven
Heads up: Maven 3.9.14 and its MavenDaemon 1.0.4 twin are out, grab them while hot! (Publishing on sdkman, brew is a bit delayed... Pls be patient).
maven.apache.org/download.cgi
#maven3 #mvnd #asf
Maven Shade and Resources plugins, and Maven 3.9.13 are all on vote, and soon coming!
#maven #maven3 #asf
Maveniverse Toolbox started as example for use of MIMA, it is a Maven Plugin, CLI, Maven 4 mvnsh extension, and today got another (re)use: Toolbox MCP Server. They are all built around same "shared core"!
github.com/maveniverse/...
#maven #maveniverse #maven3 #maven4
My latest ramblings about ongoing discussion on Maven dev ML: lockfiles. maveniverse.eu/blog/2025/12...
#maven #maven3 #maven4 #maveniverse
Do you want to be good Maven Universe citizen? Maveniverse released the new set of extensions for you:
MIMIR + NJORD + HEIMDALL
maveniverse.eu/docs/
#maven3 #maven4 #maveniverse
Maveniverse NEWS:
* DOMTrip 0.2.0 released github.com/maveniverse/...
* Toolbox 0.11.0 dropped old "pom editing" code and switched to DOMTrip github.com/maveniverse/...
#maven3 #maven4 #maveniverse
All you need for Maven: Mimir for caching, Njord for publishing and Heimdall for shielding (but there are more useful project as well, check them out!) maveniverse.eu/docs/
#maven3 #maven4 #maveniverse
Maveniverse Njord 0.6.0 is now Java 8: Publish where you want (with Java 8 even)!
github.com/maveniverse/...
#maven3 #maven4 #maveniverse
Maveniverse Toolbox 0.8.1 is out. Some feats shown with mvn asciinema.org/a/FwOS5zFuke... and mvnsh (Maven 4) asciinema.org/a/whtVYQBbVV...
#maven3 #maven4 #maveniverse
Maveniver Njord 0.5.1 performed first automated Maven Central from GH Action. Stay tuned!
#maven3 #maven4 #maveniverse
Maveniverse Njord 0.5.0 is out!
github.com/maveniverse/...
Site maveniverse.eu/docs/njord/
#maven3 #maven4 #maveniverse
Maveniverse is getting more and more new toolsm check them out! maveniverse.eu
#maven #maven3 #maven4 #maveniverse
Maveniverse Mímir offers system-wide and also LAN-wide caches, try it out! Will make you LOVE nuke your local repository!
github.com/maveniverse/...
#maven #maven3 #maven4 #maveniverse
Maveniverse Toolbox got new capability: to apply discovered updates to your POM: github.com/maveniverse/...
(is experimental, and works best with POMs already crafted according to "best "practices"). Please try it out, and report back! TIA
#maven #maven3
New Toolbox feature is unfolding... ever wanted to "apply" reported version updates to POM? github.com/maveniverse/...
#maven #maven3 #toolbox
$ mvn eu.maveniverse.maven.plugins:toolbox:help -Ddetail
Gives you 56 very useful Mojos, try them out! To get the CLI, use this:
$ jbang toolbox@maveniverse
#maven #maven3
Maveniverse Toolbox 0.2.1 is out, got new POM depMgmt commands (dm-list and dm-tree), see examples in PR: github.com/maveniverse/... #maven #maven3 #maven4 #maveniverse