This issue is documented here (with workaround): http://cwiki.apache.org/SM/discussion-forums.html#nabble-tt25602583%7Ca25603368
We moved that code over to the Apache repository some time ago, so you may also have better luck using the code here: http://svn.apache.org/repos/asf/servicemix/smx3/trunk/platforms/jboss If you still see that issue let us know. Thanks, Chris -- Chris Custine FUSESource :: http://fusesource.com My Blog :: http://blog.organicelement.com Apache ServiceMix :: http://servicemix.apache.org Apache Felix :: http://felix.apache.org Apache Directory Server :: http://directory.apache.org On Mon, Jan 11, 2010 at 10:31 PM, Freeman Fang <[email protected]>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 > >
