Hi, The jar does not extract or give any message. Also I notice during downloading of those files it gave the message "Checksum error"
Freeman Fang wrote: > > Hi, > > Can you just use jar xvf spring-dao-2.0.6.jar to see if you can > extract those jars in your maven repo, so that you will know if those > jar is crash or not. > And Could you check the user permission to access those jar file? > Freeman > > On 2010-1-12, at 下午1:18, xjoe wrote: > >> >> Hi, >> Deleted those 2 files and same error appears again (in mvn install). >> >> >> >> Freeman Fang wrote: >>> >>> Hi, >>> >>> You may need remove spring-dao-2.0.6.jar and spring-support-2.0.6.jar >>> from your local maven repo and build again, I guess for some reason >>> the zip file is crash during download >>> >>> Freeman >>> On 2010-1-12, at 下午12:14, xjoe wrote: >>> >>>> >>>> Hi, >>>> Trying to build JBoss deployer as instructed at >>>> http://servicemix.apache.org/jboss-deployer.html from >>>> http://svn.codehaus.org/servicemix/trunk/jboss-deployer using mvn >>>> install. >>>> >>>> It gave error message at the end: >>>> >>>> [INFO] [compiler:compile {execution: default-compile}] >>>> [INFO] Compiling 4 source files to C:\jboss_deployer\target\classes >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [ERROR] BUILD FAILURE >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Compilation failure >>>> >>>> error: error reading C:\Documents and >>>> Settings\munizul.salleh\.m2\repository\org\springframework\spr >>>> ing-dao\2.0.6\spring-dao-2.0.6.jar; error in opening zip file >>>> error: error reading C:\Documents and >>>> Settings\munizul.salleh\.m2\repository\org\springframework\spr >>>> ing-support\2.0.6\spring-support-2.0.6.jar; error in opening zip >>>> file >>>> >>>> >>>> -- >>>> View this message in context: >>>> http://old.nabble.com/cannot-build-JBoss-Deployer-from-codehause-svn-tp27122327p27122327.html >>>> Sent from the ServiceMix - User mailing list archive at Nabble.com. >>>> >>> >>> >>> -- >>> Freeman Fang >>> ------------------------ >>> Open Source SOA: http://fusesource.com >>> >>> >>> >> >> -- >> View this message in context: >> http://old.nabble.com/cannot-build-JBoss-Deployer-from-codehause-svn-tp27122327p27122799.html >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> > > > -- > Freeman Fang > ------------------------ > Open Source SOA: http://fusesource.com > > > -- View this message in context: http://old.nabble.com/cannot-build-JBoss-Deployer-from-codehause-svn-tp27122327p27123827.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
