The last eclipse plugin snapshot looks to here http://cvs.apache.org/maven-snapshot-repository/org/apache/maven/plugins /maven-eclipse-plugin/2.2-SNAPSHOT/
Add a pluginRepo pointed : http://cvs.apache.org/maven-snapshot-repository And it works fine (very fine ;-). Thaks for all fixes. - Olivier -----Message d'origine----- De : Kenney Westerhof [mailto:[EMAIL PROTECTED] Envoyé : mardi 11 avril 2006 11:46 À : Maven Users List Objet : Re: Problem with eclipse plugin On Tue, 11 Apr 2006 [EMAIL PROTECTED] wrote: Hi, Maven tries to download a SNAPSHOT of the eclipse plugin from the central repository. The central repository does not contain any snapshots. Either add a snapshot repository 'snapshots.maven.codehaus.org', id 'snapshots', with snapshots enabled, or check your pom files to see if they specify a version for the eclipse plugin. -- Kenney > Hi > > When I try to use the eclipse plugin, I am getting an error that > prevents me from using it. Noboby else here is able to run it either. > > E:\IT-01 Maven>mvn -U eclipse:eclipse > [INFO] Scanning for projects... > [INFO] Searching repository for plugin with prefix: 'eclipse'. [INFO] > no.dnbnor.it01.plugins: checking for updates from central [INFO] > org.apache.maven.plugins: checking for updates from central [WARNING] > *** CHECKSUM FAILED - Checksum failed on download: local = '0ef900db5a > 850e0cd09cc19309cbb8fba969ec82'; remote = > '93cdb51bd390398811529269b9d7f3a0b73b2 > c71' - RETRYING > [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = '0ef900db5a > 850e0cd09cc19309cbb8fba969ec82'; remote = '93cdb51bd390398811529269b9d7f3a0b73b2 > c71' - IGNORING > [INFO] org.codehaus.mojo: checking for updates from central > [INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for upda > tes from central > [INFO] ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: org.apache.maven.plugins:maven-eclipse-plugin > > Reason: Error getting POM for > 'org.apache.maven.plugins:maven-eclipse-plugin' fr om the repository: > Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata. > org.apache.maven.plugins:maven-eclipse-plugin:pom:2.2-SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2) > > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 48 seconds > [INFO] Finished at: Tue Apr 11 10:15:55 CEST 2006 > [INFO] Final Memory: 1M/3M > [INFO] ------------------------------------------------------------------------ > > Hermod > > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * * * > > This email with attachments is solely for the use of the individual or > entity to whom it is addressed. Please also be aware that DnB NOR > cannot accept any payment orders or other legally binding > correspondence with customers as a part of an email. > > This email message has been virus checked by the virus programs used > in the DnB NOR Group. > > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * * * > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, any attachments and the information contained therein ("this message") are confidential and intended solely for the use of the addressee(s). If you have received this message in error please send it back to the sender and delete it. Unauthorized publication, use, dissemination or disclosure of this message, either in whole or in part is strictly prohibited. -------------------------------------------------------------------------------------------------------------- Ce message électronique et tous les fichiers joints ainsi que les informations contenues dans ce message ( ci après "le message" ), sont confidentiels et destinés exclusivement à l'usage de la personne à laquelle ils sont adressés. Si vous avez reçu ce message par erreur, merci de le renvoyer à son émetteur et de le détruire. Toutes diffusion, publication, totale ou partielle ou divulgation sous quelque forme que se soit non expressément autorisées de ce message, sont interdites. ------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
