> <mirror> > <id>artifactory</id> > <mirrorOf>*</mirrorOf> > <url> > file:///home/diop/artifactory-2.6.7.zip > </url>
This url is completely wrong. Point the url not to the Artifactory zip file on your disk, but to the running Artifactory instance on a server (which may be localhost or another). You have to actually "install" and run Artifactory to use it as a Maven mirror. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
