I think this is a known bug (both the broken metadata, and the
inability to work with broken metadata).
We need to add a strict flag on the repositories that you can turn
off, and we need to run archiva on central and clean the 3000+ broken
metadata files its reporting.
- Brett
On 25/11/2006, at 6:36 AM, Wendy Smoak wrote:
On 11/24/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
With central proxied through a managed repository, and that
repository
configured as a mirrorOf central in settings.xml, I get:
$ mvn archteype:create -DgroupId=net.wsmoak -DartifactId=my-app
On IRC, srepfler has pointed out that I can't spell archetype.
Thanks. :)
Having fixed *that* problem, it's still refusing to download the
plugin...
2006-11-24 12:34:32,218 [btpool0-15] WARN
ProxyRequestHandler - The
checksum was invalid: org/apache/maven/archetype/maven-archetype/
1.0-alpha-4/mav
en-archetype-1.0-alpha-4.pom.md5: Supplied checksum does not match
checksum patt
ern
2006-11-24 12:34:32,218 [btpool0-15] WARN
ProxyRequestHandler - Skip
ping repository Maven Central: Checksum failures occurred while
downloading org/
apache/maven/archetype/maven-archetype/1.0-alpha-4/maven-
archetype-1.0-alpha-4.p
om
I'll ask on the dev (or repository?) list.
--
Wendy