Hi, I am using maven-2.0-beta-2.
It was working yesterday, and not this morning. When I run maven i get: Caused by: java.io.FileNotFoundException: http://www.ibiblio.org/maven2/plugins/org/apache/maven/plugins/maven-resources-plugin/maven-resources-plugin-RELEASE.version.txt at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:787) at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:71) ... 27 more I suspect there are some changes being done on the repo, since this file it is looking for really dosen't exist... But it really prevents me to work rigth now... How can I tell maven not to try to update its plugins ?? Thanks in advance. Antonio ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
