" Attempting to download jdbc-2.0.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/jdbc/jars/jdbc-2.0.jar]: java.lang.Exception: Can't get jdbc-2.0.jar to /usr/java/maven/jdbc/jars/jdbc-2.0.jar WARNING: Failed to download jdbc-2.0.jar. The build cannot continue because of the following unsatisfied dependency:
jdbc-2.0.jar Total time: 22 seconds " why does this happen? That file it's bitching about is right where it wants it. This only happens intermittently. I'm doing builds repeatedly, never having this problem. Suddenly maven starts complaining about how it can't get this or that file, even though they already exist in the local repostory. I haven't changed any dependencies, as a matter of fact the only change I did which caused the above error was edit a JSP file. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
