Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Build issue while building EL 2.3.1(9c8f8020f9f9fef64deaf2eb044dc39f92442506)

Hi,
   I am doing the build as "ant -f build.xml clean build package-all". I am getting the following issue.  Any pointer will help me a lot.
package-eclipselink-jar:
     [echo] Implementation-Version: 2.3.1.qualifier
    [mkdir] Created dir: /scratch/rtummuru/eclipselink/jpa/plugins/javax.persistence/classes     [unzip] Expanding: /scratch/rtummuru/eclipselink/jpa/plugins/javax.persistence_2.0.3.v201010191057.jar into /scratch/rtummuru/eclipselink/jpa/plugins/javax. persistence/classes

BUILD FAILED
/scratch/rtummuru/eclipselink/build.xml:401: /scratch/rtummuru/eclipselink/utils/eclipselink.utils.jaxb/resource does not exist.

Total time: 57 seconds

The path "/scratch/rtummuru/eclipselink/utils/eclipselink.utils.jaxb/resource" does not exist in my env.
Thanks
Ravi


Back to the top