On Jan 14, 2008 1:45 PM, Mick Knutson <[EMAIL PROTECTED]> wrote: > If I go to: > http://rc-sun66e.ut.dentegra.lab:8080/archiva/org/codehaus/mojo/xmlbeans-maven-plugin/2.3.0/xmlbeans-maven-plugin-2.3.0.jar > > (I get a 404 Not Found error)
The url should have .../archiva/repository/[repo-id]/]org... in it. > as per the quickstart guide, I should force archiva to download this right? This page? http://maven.apache.org/archiva/docs/1.0/quick-start.html It suggests trying http://localhost:8080/archiva/repository/internal/junit/junit/3.8.1/junit-3.8.1.jar . Note the 'repository/internal' bit that's missing from the url you mentioned. > I have these CFG'd in Archiva: If you're copying and pasting from the Archiva web page, it isn't coming through clear enough for me to tell what's there. Try formatting it in a text editor before pasting it into your email. -- Wendy
