[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [eclipselink-dev] Build issue while building EL 2.3.1(9c8f8020f9f9fef64deaf2eb044dc39f92442506)
|
Hi,
try to 'mkdir -p
/scratch/rtummuru/eclipselink/utils/eclipselink.utils.jaxb/resource' and
re-run
thanks,
--lukas
On 6/19/18 8:40 PM, Ravi babu Tummuru wrote:
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