The maven.repo.remote feature seems to be broken in that it's not breaking up the comma-separated list but treating it as one big url (e.g. it's trying to get "http://myrepository, http://turbinerepository/file.jar").
I understand if it's not implemented yet, I was just under the impression that it was. Also, when this is broken. I end up with a lot of 0-byte files in my lib.repo and it's really annoying. The timestamps are right, so Maven doesn't care. Can Maven also check file size when making sure the jars are the same instead of just timestamp? Or even that they files aren't 0-byte. Thanks, Stephen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
