Curious about the upcoming 4.0 release of @maven.apache.org? Join Hervé, Guillaume, Frank and myself @foojay.io to learn more!
01.11.2025 13:29
👍 21
🔁 8
💬 0
📌 0
What's new in Maven 4? – Maven
Want to know what changes with Maven 4? Grab something to drink and read the following article I wrote for the Maven page (will continuously be updated with further releases):
maven.apache.org/whatsnewinma...
Documentation is fun 😍
04.04.2025 04:32
👍 27
🔁 19
💬 2
📌 1
Thanks, glad it helps 👍
13.03.2025 08:00
👍 0
🔁 0
💬 0
📌 0
You can remove the groupId in the command line since the plugin is now hosted on mojohaus 😇. If not you will use an older version 😓.
10.03.2025 16:19
👍 2
🔁 0
💬 1
📌 0
Maven 4 Presentation
What will be @apache.org Maven 4?
gnodet.github.io/maven4-prese...
by Guillaume Nodet
23.01.2025 07:45
👍 24
🔁 13
💬 0
📌 1
A few
Some unix-like shell commands I often use
I just wrote this blog post, "A few 'unix-like' terminal tricks 🧙":
nicokosi.github.io/nix-terminal...
#blog #nix #shell #terminal
13.12.2024 07:28
👍 2
🔁 2
💬 2
📌 0
If you are not sure what is happening in your Apache Maven build, then run the following command to find out:
mvn buildplan:list-phase
You will get a nice list of plugins/goals and in which phase they are running.
21.11.2024 08:26
👍 72
🔁 24
💬 4
📌 1