On Jan 14, 2008 12:51 PM, Mick Knutson <[EMAIL PROTECTED]> wrote: > I have found the xmlbeans plugin from the maven-repository, but archiva > can't get it as it does not exist in my mirror: > > > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > GroupId: org.codehaus.mojo > ArtifactId: xmlbeans-maven-plugin > Version: 2.3.1 > > Reason: Unable to download the artifact from any repository > > org.codehaus.mojo:xmlbeans-maven-plugin:pom:2.3.1 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > dap.internal ( > http://rc-sun66e.ut.dentegra.lab:8080/archiva/repository/internal/), > dap.snapshots ( > http://rc-sun66e.ut.dentegra.lab:8080/archiva/repository/snapshots/) ... > Why can't Archiva automatically get the plugin?
It works fine for me. Archiva 1.0 is able to proxy a request for xmlbeans-maven-plugin 2.3.1. There isn't enough information here for me to guess what's wrong with your setup though. What does the Archiva log file say? -- Wendy
