On 5/31/07, Paul Spencer <[EMAIL PROTECTED]> wrote:
I am trying to add a build of Tomahawk against the RI, but there are Checksum errors on JSF RI artifacts on continuum server see[1]. What is the best way to resolve this? I believe the goal dependency:purge-local-repository will remove the artifacts, but it seems extreme since it will remove ALL dependencies.
It looks to me like the build failure is due to a missing dependency, not bad checksums. Those are just warnings and are ignored. Or are you saying that javax.servlet.jsp:jsp-api:jar:1.2.0 is available in a public repo and Maven is refusing to download it? -- Wendy