Greetings -- Intermittently, it seems, zero-sized files are created in my maven-proxy. These files all exist in my remote repository (/export/repository below).
I have the following defined in my maven-proxy.properties file: repo.local-repo.url=file://///export/repository repo.local-repo.copy=false In my build.properties, I'm referencing both repositories like so: maven.repo.remote=http://url.com/repository,http://url.com:9999 Is there any reason that these zero-sized artifacts should appear? If so, is there any work-around? -adrian- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]