Thanks,
I got rid of the following from my ~/.m2/settings.xml
<mirror>
<id>code-hause</id>
<name>Local proxy of codehaus</name>
<url>http://repository.codehaus.org/</url>
<mirrorOf>central</mirrorOf>
</mirror>
This was originally added to get around the problem with the jra
dependency update from version 1.0-alpha-2 to 1.0-alpha-3, which broke
the build earlier in the week.
/Eoghan
> -----Original Message-----
> From: rs d [mailto:[EMAIL PROTECTED]
> Sent: 20 April 2007 11:53
> To: [email protected]
> Subject: Re: Bunch of missing artifacts reported by maven
> when building a fresh checkout
>
> Hello,
>
> You can manually download and install them.Configure your
> maven to include additional mirror site.
> I have followed the above mention procedure and it worked for me.
>
> If you have any issues finding the jars do let me know.
>
> regards
>
> On 4/20/07, Glynn, Eoghan <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > Folks,
> >
> > I'm seeing a bunch of missing artifacts reported by maven
> in a freshly
> > checked-out working copy.
> >
> > Any ideas?
> >
> > Cheers,
> > Eoghan
> >
> >
> > [INFO]
> >
> ----------------------------------------------------------------------
> > --
> > ----
> > [INFO] Building Apache CXF
> > [INFO] task-segment: [install]
> > [INFO]
> >
> ----------------------------------------------------------------------
> > --
> > ----
> > [INFO] [site:attach-descriptor]
> > [INFO] [install:install]
> > [INFO] Installing /work/cxf/work_20Apr2007/trunk/pom.xml to
> >
> /home/eglynn/.m2/repository/org/apache/cxf/cxf/2.0-incubator-RC-SNAPSH
> > OT
> > /cxf-2.0-incubator-RC-SNAPSHOT.pom
> > [INFO]
> >
> ----------------------------------------------------------------------
> > --
> > ----
> > [INFO] Building Apache CXF Buildtools
> > [INFO] task-segment: [install]
> > [INFO]
> >
> ----------------------------------------------------------------------
> > --
> > ----
> > Downloading:
> >
> http://repository.codehaus.org//asm/asm-all/20070324/asm-all-20070324.
> > po
> > m
> > [WARNING] Unable to get resource 'asm:asm-all:pom:20070324' from
> > repository central (http://repo1.maven.org/maven2)
> > Downloading:
> >
> http://repository.codehaus.org//org/apache/maven/maven-artifact-manage
> > r/ 2.0.5/maven-artifact-manager-2.0.5.jar
> > [WARNING] Unable to get resource
> > 'org.apache.maven:maven-artifact-manager:jar:2.0.5' from repository
> > central (http://repo1.maven.org/maven2)
> > Downloading:
> >
> http://repository.codehaus.org//asm/asm-all/20070324/asm-all-20070324.
> > ja
> > r
> > [WARNING] Unable to get resource 'asm:asm-all:jar:20070324' from
> > repository central (http://repo1.maven.org/maven2)
> > Downloading:
> >
> http://repository.codehaus.org//org/apache/maven/maven-settings/2.0.5/
> > ma
> > ven-settings-2.0.5.jar
> > [WARNING] Unable to get resource
> > 'org.apache.maven:maven-settings:jar:2.0.5' from repository central
> > (http://repo1.maven.org/maven2)
> > Downloading:
> >
> http://repository.codehaus.org//org/apache/maven/maven-project/2.0.5/m
> > av
> > en-project-2.0.5.jar
> > [WARNING] Unable to get resource
> > 'org.apache.maven:maven-project:jar:2.0.5' from repository central
> > (http://repo1.maven.org/maven2)
> > Downloading:
> >
> http://repository.codehaus.org//org/apache/maven/wagon/wagon-provider-
> > ap i/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
> > [WARNING] Unable to get resource
> > 'org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2' from
> > repository central (http://repo1.maven.org/maven2)
> > Downloading:
> >
> http://repository.codehaus.org//org/apache/maven/maven-repository-meta
> > da ta/2.0.5/maven-repository-metadata-2.0.5.jar
> > [WARNING] Unable to get resource
> > 'org.apache.maven:maven-repository-metadata:jar:2.0.5' from
> repository
> > central (http://repo1.maven.org/maven2)
> > Downloading:
> >
> http://repository.codehaus.org//org/apache/maven/maven-artifact/2.0.5/
> > ma
> > ven-artifact-2.0.5.jar
> > [WARNING] Unable to get resource
> > 'org.apache.maven:maven-artifact:jar:2.0.5' from repository central
> > (http://repo1.maven.org/maven2)
> > Downloading:
> >
> http://repository.codehaus.org//org/apache/maven/maven-model/2.0.5/mav
> > en
> > -model-2.0.5.jar
> > [WARNING] Unable to get resource
> > 'org.apache.maven:maven-model:jar:2.0.5' from repository central
> > (http://repo1.maven.org/maven2)
> > Downloading:
> >
> http://repository.codehaus.org//org/apache/maven/maven-profile/2.0.5/m
> > av
> > en-profile-2.0.5.jar
> > [WARNING] Unable to get resource
> > 'org.apache.maven:maven-profile:jar:2.0.5' from repository central
> > (http://repo1.maven.org/maven2)
> > Downloading:
> >
> http://repository.codehaus.org//org/apache/maven/maven-plugin-api/2.0.
> > 5/
> > maven-plugin-api-2.0.5.jar
> > [WARNING] Unable to get resource
> > 'org.apache.maven:maven-plugin-api:jar:2.0.5' from
> repository central
> > (http://repo1.maven.org/maven2)
> > [INFO]
> >
> ----------------------------------------------------------------------
> > --
> > [ERROR] BUILD ERROR
> > [INFO]
> >
> ----------------------------------------------------------------------
> > --
> > [INFO] Failed to resolve artifact.
> >
> > Missing:
> > ----------
> > 1) org.apache.maven:maven-artifact-manager:jar:2.0.5
> >
> > Try downloading the file manually from the project website.
> >
> > Then, install it using the command:
> > mvn install:install-file -DgroupId=org.apache.maven
> > -DartifactId=maven-artifact-manager \
> > -Dversion=2.0.5 -Dpackaging=jar -Dfile=/path/to/file
> >
> > Path to dependency:
> > 1)
> org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-SNAPSHOT
> > 2) org.apache.maven:maven-project:jar:2.0.5
> > 3) org.apache.maven:maven-artifact-manager:jar:2.0.5
> >
> > 2) asm:asm-all:jar:20070324
> >
> > Try downloading the file manually from the project website.
> >
> > Then, install it using the command:
> > mvn install:install-file -DgroupId=asm -DartifactId=asm-all \
> > -Dversion=20070324 -Dpackaging=jar -Dfile=/path/to/file
> >
> > Path to dependency:
> > 1)
> org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-SNAPSHOT
> > 2) asm:asm-all:jar:20070324
> >
> > 3) org.apache.maven:maven-settings:jar:2.0.5
> >
> > Try downloading the file manually from the project website.
> >
> > Then, install it using the command:
> > mvn install:install-file -DgroupId=org.apache.maven
> > -DartifactId=maven-settings \
> > -Dversion=2.0.5 -Dpackaging=jar -Dfile=/path/to/file
> >
> > Path to dependency:
> > 1)
> org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-SNAPSHOT
> > 2) org.apache.maven:maven-project:jar:2.0.5
> > 3) org.apache.maven:maven-settings:jar:2.0.5
> >
> > 4) org.apache.maven:maven-project:jar:2.0.5
> >
> > Try downloading the file manually from the project website.
> >
> > Then, install it using the command:
> > mvn install:install-file -DgroupId=org.apache.maven
> > -DartifactId=maven-project \
> > -Dversion=2.0.5 -Dpackaging=jar -Dfile=/path/to/file
> >
> > Path to dependency:
> > 1)
> org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-SNAPSHOT
> > 2) org.apache.maven:maven-project:jar:2.0.5
> >
> > 5) org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2
> >
> > Try downloading the file manually from the project website.
> >
> > Then, install it using the command:
> > mvn install:install-file -DgroupId=org.apache.maven.wagon
> > -DartifactId=wagon-provider-api \
> > -Dversion=1.0-beta-2 -Dpackaging=jar -Dfile=/path/to/file
> >
> > Path to dependency:
> > 1)
> org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-SNAPSHOT
> > 2) org.apache.maven:maven-project:jar:2.0.5
> > 3) org.apache.maven:maven-artifact-manager:jar:2.0.5
> > 4) org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2
> >
> > 6) org.apache.maven:maven-repository-metadata:jar:2.0.5
> >
> > Try downloading the file manually from the project website.
> >
> > Then, install it using the command:
> > mvn install:install-file -DgroupId=org.apache.maven
> > -DartifactId=maven-repository-metadata \
> > -Dversion=2.0.5 -Dpackaging=jar -Dfile=/path/to/file
> >
> > Path to dependency:
> > 1)
> org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-SNAPSHOT
> > 2) org.apache.maven:maven-project:jar:2.0.5
> > 3) org.apache.maven:maven-artifact-manager:jar:2.0.5
> > 4) org.apache.maven:maven-repository-metadata:jar:2.0.5
> >
> > 7) org.apache.maven:maven-artifact:jar:2.0.5
> >
> > Try downloading the file manually from the project website.
> >
> > Then, install it using the command:
> > mvn install:install-file -DgroupId=org.apache.maven
> > -DartifactId=maven-artifact \
> > -Dversion=2.0.5 -Dpackaging=jar -Dfile=/path/to/file
> >
> > Path to dependency:
> > 1)
> org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-SNAPSHOT
> > 2) org.apache.maven:maven-project:jar:2.0.5
> > 3) org.apache.maven:maven-artifact:jar:2.0.5
> >
> > 8) org.apache.maven:maven-model:jar:2.0.5
> >
> > Try downloading the file manually from the project website.
> >
> > Then, install it using the command:
> > mvn install:install-file -DgroupId=org.apache.maven
> > -DartifactId=maven-model \
> > -Dversion=2.0.5 -Dpackaging=jar -Dfile=/path/to/file
> >
> > Path to dependency:
> > 1)
> org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-SNAPSHOT
> > 2) org.apache.maven:maven-model:jar:2.0.5
> >
> > 9) org.apache.maven:maven-profile:jar:2.0.5
> >
> > Try downloading the file manually from the project website.
> >
> > Then, install it using the command:
> > mvn install:install-file -DgroupId=org.apache.maven
> > -DartifactId=maven-profile \
> > -Dversion=2.0.5 -Dpackaging=jar -Dfile=/path/to/file
> >
> > Path to dependency:
> > 1)
> org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-SNAPSHOT
> > 2) org.apache.maven:maven-project:jar:2.0.5
> > 3) org.apache.maven:maven-profile:jar:2.0.5
> >
> > 10) org.apache.maven:maven-plugin-api:jar:2.0.5
> >
> > Try downloading the file manually from the project website.
> >
> > Then, install it using the command:
> > mvn install:install-file -DgroupId=org.apache.maven
> > -DartifactId=maven-plugin-api \
> > -Dversion=2.0.5 -Dpackaging=jar -Dfile=/path/to/file
> >
> > Path to dependency:
> > 1)
> org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-SNAPSHOT
> > 2) org.apache.maven:maven-plugin-api:jar:2.0.5
> >
> > ----------
> > 10 required artifacts are missing.
> >
> > for artifact:
> > org.apache.cxf:cxf-buildtools:jar:2.0-incubator-RC-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: 15 seconds
> > [INFO] Finished at: Fri Apr 20 10:27:56 EDT 2007 [INFO]
> Final Memory:
> > 11M/21M [INFO]
> >
> ----------------------------------------------------------------------
> > --
> >
>