Yes I understand that... in fact I do have http://people.apache.org/maven-snapshot-repository listed (afaik is the apache snapshot repo).
seems I need the pluginRepositories section as well as the repositories section in the pom or plugins don't get resolved through the proxy. - Brill Pappin On 9/11/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
Snapshots are not hosted on repo1.maven.org, nor on central, etc. You will need to add the appropriate Maven Snapshots repo to your pom. Wayne On 9/11/06, Brill Pappin <[EMAIL PROTECTED]> wrote: > trying to release I'm getting this error: > > Project ID: org.apache.maven.plugins:maven-release-plugin > > Reason: Error getting POM for > 'org.apache.maven.plugins:maven-release-plugin' from 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-release-plugin:pom:2.0-beta-5-SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2) > > notice the snapshot is beta-5 but the repository listed only seems to > have beta-4. > > This is going through maven-proxy to I may have a misconfiguration... > > - Brill Pappin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
