HTTP 302 errors

2005-06-28 Thread Jon Strayer
I'm seeing a lot of these errors in my builds: Initial Messages Attempting to download core-SNAPSHOT.jar. Error retrieving artifact from [http://maven-plugins.sf.net/maven/wfa-billing/jars/core-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code was: 302 The meaning of

Re: HTTP 302 errors

2005-06-28 Thread Brett Porter
Maven should cope with the redirect,but if you are having problems -X should show the actual URL it is going to and you can change the remote repository definition. In this case,I think changing to sourceforge insteadof sf will do the trick. Your Apache log shouldn't be showing the 302 at all as