From f506caa0f28b5fe65322df7f782747d7e5ea38a1 Mon Sep 17 00:00:00 2001 From: DaJaime Date: Mon, 12 Aug 2024 15:37:18 +0200 Subject: [PATCH] Update readme --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 1ff0cd0..76489e1 100644 --- a/readme.md +++ b/readme.md @@ -20,6 +20,9 @@ An example of experiments with this tool is available here: https://zenodo.org/r - util : utilities that are not specific to Goblin updater ## JAR generation +This project is dependent on the [Maracas](https://github.com/alien-tools/maracas) tool. +Maracas is available on GitHub Packages, so you need to configure your Maven to use this dependency by editing your '~/.m2/settings.xml' file. +More inforomation on GitHub Packages configuration here: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry ```sh mvn clean package