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]
