I am new to OreCZML and far from being skilled with importing libraries…
I tried to thoroughly follow the procedure described here: Orekit / OreCZML · GitLab and tried to install it manually so downloaded the .jar, place it in my local project under ./lib/, added the dependency in my pom.xml, as shown on the picture below.
Is not adapted to your project, because you used the com.custom (that I know is written in the readme.md in the project, but is changed in the develop branch and need to be updated). It is actually my bad, you should use com.agi as you mentionned in your pom !
Hmm I’m not sure… it still does not work but I’m stuck with a “banned project” so I wonder if it is not part of the issue. And I did not find the right way to unban the project… I tried mvn clean and also to delete all the folders generated in C:\Users\...\.m2\repository\com\ but it does not help.
I also do not understand why the dependency is underscored as an error in the picture I sent in my previous message, I wondered if there was not an issue there too.
[DEBUG] Installing generated POM
[INFO] Installing C:\Users\...\test\test to C:\Users\...\.m2\repository\com\czml-writer\3\czml-writer-3
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.758 s
[INFO] Finished at: 2025-03-20T16:58:12+01:00
[INFO] ------------------------------------------------------------------------