Greetings, On Sun, Sep 8, 2013 at 9:07 AM, Jason van Zyl <ja...@tesla.io> wrote: > The distributable binaries and sources for testing can be found here: > https://repository.apache.org/content/repositories/maven-016/org/apache/maven/apache-maven/3.1.1/
I can not definitively say that this is because of Apache Maven 3.1.1, but I'm seeing something strange with builds since using it widely. I'm seeing errors of the type: Archive for required library: '$HOME/.m2/repository/$GROUPID/$ARTIFACTID/$VERSION/$FINALNAME.jar' in project 'test' cannot be read or is not a valid ZIP file Where I've replaced the real contents with standard $variables, because it is happening for many artifacts. I use Apache Archiva 1.4-M4, but nothing has changed on that side. The only other variable I can conceive is that sometimes I am fetching all artifacts through the corporate Apache Archiva, and other times directly from Maven central. Any ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org