-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to execute goal on project simplu3d-tutorial #1
Comments
See related issue when building geoxygene: IGNF/geoxygene#43 |
I managed to compile |
Hi thank you for your help. I have not seen IGNF/geoxygene#43 before posting mine.
• add the certficate of those repositories to my trustore.jks But I still have Build failures with these errors:
and For
• I also modified
but i have the same error due to forge-cogit
Moreover, when i try to go to https://maven.pkg.github.com/IGNF/geoxygene/fr/ign/cogit/simplu3d-rules/1.3 i have this error : I do not understand why simplu3D and simplu3D-rules do not work because they are already modified.. |
Sorry for the delay. |
Hi, thank you for your answer, [WARNING] The requested profile "github" could not be activated because it does not exist. I have modified my .m2/settings with personalized token access by adding this:
and I have the same problem with simplu3D. Thank you for your help. |
Maven is very verbose so you might have missed the warning: |
Hi thank you for your help.
And still get the same error of profile which does not exist so i try to add details profile activation in the simplu-3d tutorial pom.xml (https://maven.apache.org/guides/introduction/introduction-to-profiles.html) like this:
I still have a build failure but with another error which i do not find a solution already..
Thank you |
Bonjour à vous,
Je tente d'effectuer des simulations en suivant le tutoriel du projet SimPLU et rencontre le problème suivant en réalisant un build non sécurisé avec la formule suivante: mvn clean install -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true.
[ERROR] Failed to execute goal on project simplu3d-tutorial: Could not resolve dependencies for project fr.ign.cogit:simplu3d-tutorial:jar:1.2-SNAPSHOT: Failed to collect dependencies at fr.ign.cogit:simplu3d:jar:1.2-SNAPSHOT: Failed to read artifact descriptor for fr.ign.cogit:simplu3d:jar:1.2-SNAPSHOT: The following artifacts could not be resolved: fr.ign.cogit:simplu3d:pom:1.2-SNAPSHOT (absent): Could not transfer artifact fr.ign.cogit:simplu3d:pom:1.2-SNAPSHOT from/to ign-snapshots (https://forge-cogit.ign.fr/nexus/content/repositories/snapshots/): Connect to forge-cogit.ign.fr:443 [forge-cogit.ign.fr/192.134.133.40] failed: connect timed out -> [Help 1]
Je rencontre également le même problème sur les autres projets en effectuant des build non sécurisés également.
Étant non familière, je ne trouve pas la source du problème. Pourriez-vous m'aider pour le résoudre?
Je vous remercie.
The text was updated successfully, but these errors were encountered: