Thanks I tried that: Downloading: http://developer.ja-sig.org/maven2/javax/mail/mail/1.4/mail-1.4.pom [INFO] Unable to find resource 'javax.mail:mail:pom:1.4' in repository jasig-repository (http://developer.ja-sig.org/maven2) Downloading: https://maven-repository.dev.java.net/nonav/repository/javax.mail/poms/mail-1.4.pom 349b downloaded (mail-1.4.pom) [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b521e8e2d0286806e747b071b969ba7a78dab3fb'; remote = '<!DOCTYPE' - RETRYING Downloading: https://maven-repository.dev.java.net/nonav/repository/javax.mail/poms/mail-1.4.pom 349b downloaded (mail-1.4.pom) [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'b521e8e2d0286806e747b071b969ba7a78dab3fb'; remote = '<!DOCTYPE' - IGNORING [WARNING] POM for 'javax.mail:mail:pom:1.4:test' is invalid.
Going to : http://developer.ja-sig.org/maven2/javax/mail/mail/1.4 returns a 404<http://developer.ja-sig.org/maven2/javax/mail/mail/1.4%20returns%20a%20404>, going to http://developer.ja-sig.org/maven2/javax Redirects to http://developer.jasig.org/repo/content/groups/m2-legacy/javax/ and there is no mail subdir. I can't mail anywhere in the repositoiries... Bryan Wooten [email protected] Work: 801.585.9323 Cell: 801.414.3593 From: Guido Scalise [mailto:[email protected]] Sent: Wednesday, June 30, 2010 3:42 PM To: [email protected] Subject: Re: [cas-user] More build errors on various versions Seems that your Maven Repository got corrupted while downloading the mail-1.4 jar. Try going to /u/dpbw/.m2/repository/javax/mail/mail/ and deleting the entire "1.4" directory. Maven will re-download the dependency on the next build. Regards, Guido Scalise El 30/06/2010, a las 23:36, Bryan Wooten escribió: When I try and build 3.3.5 (from the zip download) I get this error: SafeDispatcherServlet: The Spring DispatcherServlet we wrap threw on init. But for our having caught this error, the servlet would not have initialized. org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from ServletContext resource [/WEB-INF/-servlet.xml]; nested exception is java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/-servlet.xml] When I try and build 3.3.3 and 3.3.2 (both zip downloads) I get this error: NFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure error: error reading /u/dpbw/.m2/repository/javax/mail/mail/1.4/mail-1.4.jar; error in opening zip file Sure enough I can't open the mail-1.4.jar, it is only 1k in size. Any ideas? Bryan Wooten [email protected]<mailto:[email protected]> Work: 801.585.9323 Cell: 801.414.3593 -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
