#maveniverse — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #maveniverse, aggregated by home.social.
-
Apache Maven 3.9.16 and Maven Resolver 2.0.18 are both on vote (72h). After them, next in queue is Apache Maven 3.10.0! Stay tuned!
-
Reusable (minimal-dependency) "core", and thin (no logic, just config) Mojos around, is how things should be done. This is how Nisse was done as well, and is now the first Maveniverse project, that receives "equally capable" Gradle plugin, next to existing Maven plugin! https://github.com/maveniverse/nisse
-
Reusable (minimal-dependency) "core", and thin (no logic, just config) Mojos around, is how things should be done. This is how Nisse was done as well, and is now the first Maveniverse project, that receives "equally capable" Gradle plugin, next to existing Maven plugin! https://github.com/maveniverse/nisse
-
Reusable (minimal-dependency) "core", and thin (no logic, just config) Mojos around, is how things should be done. This is how Nisse was done as well, and is now the first Maveniverse project, that receives "equally capable" Gradle plugin, next to existing Maven plugin! https://github.com/maveniverse/nisse
-
Reusable (minimal-dependency) "core", and thin (no logic, just config) Mojos around, is how things should be done. This is how Nisse was done as well, and is now the first Maveniverse project, that receives "equally capable" Gradle plugin, next to existing Maven plugin! https://github.com/maveniverse/nisse
-
Reusable (minimal-dependency) "core", and thin (no logic, just config) Mojos around, is how things should be done. This is how Nisse was done as well, and is now the first Maveniverse project, that receives "equally capable" Gradle plugin, next to existing Maven plugin! https://github.com/maveniverse/nisse
-
Maven 3.10.x will soon enter the dojo... one of many things it brings is Version Range Filters: https://maveniverse.eu/blog/2026/04/17/taming-maven-version-ranges/
-
After 3 years of existence, we made a tough decision today, that we solemnly announce here: The Maveniverse team (after a heated debate), unanimously decided to rename the organization to Gradeliverse!
(and let me leak our super secret rebranding makeover)
-
A workable experiment: https://maveniverse.eu/blog/2026/02/03/maven-@-ipfs-ii/
Next to taste is Peergos (Nabu, to be precise)?
-
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"!
https://github.com/maveniverse/toolbox/releases/tag/release-0.14.8
-
My latest ramblings about ongoing discussion on Maven dev ML: lockfiles. https://maveniverse.eu/blog/2025/12/06/lockfiles/
-
Do you want to be good Maven Universe citizen?
MIMIR is a pure workstation wide artifact cache usable on CI as well.
NJORD adds the publishing aspect, you can publish any Maven project to Central Portal with it.
HEIMDALL, the new god on the block, is Maven Repository Filtering on steroids: just by loading it you get prefix filtering. With configuring it, even more!
Works with Maven 3.9 and Maven 4.
-
Maveniverse NEWS:
* DOMTrip 0.2.0 released https://github.com/maveniverse/domtrip/releases/tag/release-0.2.0
* Toolbox 0.11.0 dropped old "pom editing" code and switched to DOMTrip https://github.com/maveniverse/toolbox -
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!) https://maveniverse.eu/docs/
-
Maveniverse Toolbox 0.8.1 is out. Some feats shown with mvn https://asciinema.org/a/FwOS5zFukeARmtKxw7JPdDRVd and mvnsh (Maven 4) https://asciinema.org/a/whtVYQBbVVpFRsq0ISJBbw4lr
-
Maveniver Njord 0.5.1 performed first automated Maven Central from GH Action. Stay tuned!
-
Maveniverse Njord 0.5.0 is out!
https://github.com/maveniverse/njord/releases/tag/release-0.5.0
Site https://maveniverse.eu/docs/njord/ -
Maveniverse is getting more and more new tools, check them out! https://maveniverse.eu/
#maven #maven3 #maven4 #maveniverse -
Maveniverse Toolbox 0.7.0 with new Mojos and mvnsh integration: https://github.com/maveniverse/toolbox/releases/tag/release-0.7.0
-
Maveniverse Mímir offers system-wide and also LAN-wide caches, try it out! Will make you LOVE nuke your local repository!
https://github.com/maveniverse/mimir/releases/tag/release-0.2.1
-
Maveniverse Toolbox 0.3.2 is out with "new trees", check them out. Makes easier to comprehend a structure of the project or to figure out issues with it...
mvn eu.maveniverse.maven.plugins:toolbox:0.3.2:help -Ddetail
-
Maveniverse Toolbox 0.2.1 is out, got new POM depMgmt commands (dm-list and dm-tree), see examples in PR: https://github.com/maveniverse/toolbox/pull/92 #maven #maven3 #maven4 #maveniverse