users@glassfish.java.net

eclipselink-2.0.0-RC1.jar; error in opening zip file

From: Felipe Gaścho <fgaucho_at_gmail.com>
Date: Mon, 11 Jan 2010 07:28:17 +0100

the pom.xml stopped to work..

[INFO] Compilation failure
error: error reading
/home/fgaucho/.m2/repository/org/eclipse/persistence/eclipselink/2.0.0-RC1/eclipselink-2.0.0-RC1.jar;
error in opening zip file

what dependency should I use in the pom.xml for EclipseLink ?

I have :


<dependency>
        <groupId>org.eclipse.persistence</groupId>
        <artifactId>eclipselink</artifactId>
        <version>2.0.0-RC1</version>
        <scope>provided</scope>
</dependency>

<repositories>
        <repository>
                <id>EclipseLink Repo</id>
                <url>http://www.eclipse.org/downloads/download.php?r=2&amp;nf=1&amp;file=/rt/eclipselink/maven.repo</url>
       </repository>
        <repository>
                <id>EclipseLink Repo USP-BR</id>
                <url>http://linorg.usp.br/eclipse/rt/eclipselink/maven.repo</url>
       </repository>
   ...
</repositories>

-- 
------------------------------------------
   Felipe Gaścho
   10+ Java Programmer
   CEJUG Senior Advisor