Looks like a corrupt file, delete its dir and build again.
On 26 Jun 2013, at 18:28, Luigi Suardi <[email protected]> wrote: > I have been running the following: > > > git clone git://git.codehaus.org/jbehave-core.git > > cd jbehave-core > > mvn -s settings.xml clean install > > After successfully downloading all required JARs I got the error below: > > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > jbehave-hudson-plugin --- > [INFO] Compiling 4 source files to > C:\pros\jbehave\jbehave-core\jbehave-hudson-plugin\target\classes > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] error: error reading > C:\Users\lsuardi\.m2\repository\javax\xml\bind\jaxb-api\2.2.1\jaxb-api-2.2.1.jar; > error in > opening zip file > [ERROR] error: error reading > C:\Users\lsuardi\.m2\repository\javax\xml\bind\jaxb-api\2.2.1\jaxb-api-2.2.1.jar; > error in > opening zip file > [INFO] 2 errors > > The jar is there… permissions look fine… compared to other folders this is > missing the .jar.lastupdated and the .jar.sha1… not sure if this is ok or not. > Thanks for your help! > Luigi > >
