In Dennis' case its not ibiblio that is the problem. The myfaces-core-project pom is coming from the core project itself. Make sure you run 'mvn install' from the top-level core dir at least once so the parent pom is available in your local repo. Then if you want to rebuild core or api only you ran run mvn from the respective directory.
Sean On 2/14/06, Manfred Geiler <[EMAIL PROTECTED]> wrote: > Just did a complete new build. With success. > ibiblio and repo1 seem to be very slow from time to time. > Please give it a retry. > > Manfred > > > On 2/14/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: > > Is anyone else getting this? > > > > [INFO] Failed to resolve artifact. > > > > GroupId: org.apache.myfaces.core > > ArtifactId: myfaces-core-project > > Version: 1.1.3-SNAPSHOT > > > > Reason: Unable to download the artifact from any repository > > > > org.apache.myfaces.core:myfaces-core-project:pom:1.1.3-SNAPSHOT > > > > from the specified remote repositories: > > central (http://repo1.maven.org/maven2) > > > > > > Dennis Byrne > > > > > > >
