Consider: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/lastSuccessfulBuild/artifact/maven_artifacts/*zip*/maven_artifacts.zip/, complete with trailing slash.
Jenkins answers this with a zip file. Which causes an infinite recursion in the wagon-maven-plugin, eventually. I'm inclined to filter out anything with a * in its name, since the provider API has no way to find out what's really going on here. Give or take whether 'getFileList' should really be returning that charming item. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email