bonjour,
je n'arrive pas à telecharger, un artifact; alors qu'il existe bien dans le central repository..
je definis des repositories dans le pom; j'ai l'impression qu'il ne cherche que dans ceux là et pas dans le central..
aurais je loupé qq chose dans la configuration?
voilà l'erreur
merciii
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9 [INFO] Unable to read jar manifest from C:\maven\repository\org\apache\myfaces\core\myfaces-api\1.2.2\myfaces-api-1.2.2.jar Downloading: https://maven-repository.dev.java.net/nonav/repository//org/apache/myfaces/core/myfaces-impl/1.2.2/myfaces-impl-1.2.2.jar Downloading: http://download.java.net/maven/2//org/apache/myfaces/core/myfaces-impl/1.2.2/myfaces-impl-1.2.2.jar Downloading: http://ftp.ggi-project.org/pub/packages/maven2/org/apache/myfaces/core/myfaces-impl/1.2.2/myfaces-impl-1.2.2.jar [WARNING] An error occurred during dependency resolution. Failed to retrieve org.apache.myfaces.core:myfaces-impl-1.2.2 Caused by: Unable to download the artifact from any repository Try downloading the file manually from the project website.
Partager