I would start by checking if the problematic jars are in fact jars or some kind of error message html page from some kind of failed download attempt. e.g. what does
jar -tf /Users/nmuller13/.m2/repository/org/apache/struts/struts2-core/2.3.8/struts2-core-2.3.8.jar result in? I think I remember problems like this happening to me long ago. If this is the problem you can delete the directories with the problematic jars or if you are impatient and willing to redownload everything just delete the entire .m2/repository. hope this helps david jencks On Jun 2, 2013, at 2:54 PM, nicolas muller <[email protected]> wrote: > Hello, > > I would like to work tonight but I met this problem. > I believed to have broken the source code with my own add-on but even if I > get the source code again from the official svn, I give it :-( > > I am wrong ? Is it a problem with Maven ? > > > [INFO] Roller Project - Trunk ............................ SUCCESS [0.688s] > [INFO] Roller Core - Trunk ............................... SUCCESS [2.668s] > [INFO] Roller Test Utilities - Trunk ..................... SUCCESS [1.474s] > [INFO] Roller Planet Business - Trunk .................... SUCCESS [7.672s] > [INFO] Roller Weblogger Business Module - Trunk .......... SUCCESS [16.993s] > [INFO] Roller Weblogger Web Module - Trunk ............... FAILURE [1.727s] > [INFO] Roller Weblogger Web Application - Trunk .......... SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 31.716s > [INFO] Finished at: Sun Jun 02 23:51:24 CEST 2013 > [INFO] Final Memory: 23M/351M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile > (default-compile) on project roller-weblogger-web: Compilation failure: > Compilation failure: > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/apache/struts/struts2-core/2.3.8/struts2-core-2.3.8.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/jboss/javassist/3.0/javassist-3.0.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/apache/struts/struts2-spring-plugin/2.3.8/struts2-spring-plugin-2.3.8.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/apache/struts/struts2-tiles-plugin/2.3.8/struts2-tiles-plugin-2.3.8.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/apache/tiles/tiles-jsp/2.0.6/tiles-jsp-2.0.6.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/apache/tiles/tiles-api/2.0.6/tiles-api-2.0.6.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/net/java/dev/rome/rome-propono/1.0.0/rome-propono-1.0.0.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/springframework/spring-web/2.5.6.SEC03/spring-web-2.5.6.SEC03.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/springframework/spring-context/2.5.6.SEC03/spring-context-2.5.6.SEC03.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/springframework/spring-dao/2.0.7/spring-dao-2.0.7.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/springframework/security/spring-security-core/2.0.7.RELEASE/spring-security-core-2.0.7.RELEASE.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/springframework/security/spring-security-openid/2.0.7.RELEASE/spring-security-openid-2.0.7.RELEASE.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/springframework/security/spring-security-taglibs/2.0.7.RELEASE/spring-security-taglibs-2.0.7.RELEASE.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/springframework/security/spring-security-acl/2.0.7.RELEASE/spring-security-acl-2.0.7.RELEASE.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/springframework/ldap/spring-ldap/1.2/spring-ldap-1.2.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/openxri/openxri-client/1.2.0/openxri-client-1.2.0.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/openxri/openxri-syntax/1.2.0/openxri-syntax-1.2.0.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/net/sf/ehcache/ehcache/1.6.2/ehcache-1.6.2.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/xml-security/xmlsec/1.3.0/xmlsec-1.3.0.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/javax/servlet/jstl/1.2/jstl-1.2.jar; error > in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/com/atlassian/crowd/crowd-integration-client-rest/2.4.0/crowd-integration-client-rest-2.4.0.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar; > error in opening zip file > [ERROR] error: error reading > /Users/nmuller13/.m2/repository/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.jar; > error in opening zip file > [ERROR] -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :roller-weblogger-web
