On Tue, 4 Apr 2006 [EMAIL PROTECTED] wrote: Hi,
This question should've been asked on the user list. Your repository configuration is probably incorrect; Maven tries to download a SNAPSHOT version from the central repository at ibiblio. This repository does not contain snapshots. My guess is that you have snapshots enabled for the central repository in your settings.xml. -- Kenney > Hi > > I just started getting the following when I try build my project: > Project ID: org.apache.maven.plugins:maven-resources-plugin > > Reason: Error getting POM for > 'org.apache.maven.plugins:maven-resources-plugin' > from the repository: Failed to resolve artifact, possibly due to a repository > li > st that is not appropriately equipped for this artifact's metadata. > org.apache.maven.plugins:maven-resources-plugin:pom:2.2-SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2) > > > Has there been any change to some of the compile/install plugins? > > 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]
