I think the issue is that I'm using the GitHub mirror. I think I should switch to Apache's own git server.
2013/2/18 Anders Hammar <[email protected]>: > http://jira.codehaus.org/browse/MNG-5430 > > Looks like Olivier fixed this so try updating from the repo. Btw, you are > using the new git repo and not the old svn repo? > > /Anders > > > On Mon, Feb 18, 2013 at 4:44 PM, Anders Hammar <[email protected]> wrote: > >> Those artifacts have been released (v2.4), so we need to update out poms. >> Until then you can do that yourself locally. >> >> /Anders >> >> >> On Mon, Feb 18, 2013 at 4:35 PM, Francesco Mari >> <[email protected]>wrote: >> >>> Hi, >>> >>> I tried to build Maven from scratch. I have the following error when >>> building Maven Aether Provider 3.1.-SNAPSHOT: >>> >>> [ERROR] Failed to execute goal on project maven-aether-provider: Could >>> not resolve dependencies for project >>> org.apache.maven:maven-aether-provider:jar:3.1-SNAPSHOT: The following >>> artifacts could not be resolved: >>> org.apache.maven.wagon:wagon-provider-api:jar:2.4-SNAPSHOT, >>> org.apache.maven.wagon:wagon-file:jar:2.4-SNAPSHOT: Could not find >>> artifact org.apache.maven.wagon:wagon-provider-api:jar:2.4-SNAPSHOT in >>> apache-snapshots >>> (http://repository.apache.org/content/groups/snapshots) -> [Help 1] >>> >>> It seems that there are no artifact for these dependencies. I've also >>> checked version 2.5-SNAPSHOT and they have the same issues (no >>> artifacts deployed). >>> >>> I guess there's no way for me to fix it, right? >>> >>> --------------------------------------------------------------------- >>> 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]
