[Maven] mvn archetype:generate impossible
Bonjour à tous,
Je n'arrive pas a installer le plugin archetype.
J'ai le message d'erreur suivant :
Citation:
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'archetype'.
[INFO] org.apache.maven.plugins: checking for updates from central
[WARNING] repository metadata for: 'org.apache.maven.plugins' could not be retrieved from repository: central due to an
error: Error transferring file: Connection timed out: connect
[INFO] Repository 'central' will be blacklisted
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid version could be found
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Mon Apr 20 11:41:11 CEST 2009
[INFO] Final Memory: 1M/2M
[INFO] ------------------------------------------------------------------------
J'ai vu sur un ancien post qu'il fallait créer un fichier settings.xml dans le dossier ./m2, je l'ai fait mais cela ne corrige pas mon probléme.
Auriez vous une idées qui me permettré d'avancer?
Merci d'avance pour vos réponses.