Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Trunk Build

Hi Tom,

I keep having problems with the trunk build although I call "clean". This is the build error:

BUILD FAILED
/home/hudson/build/space/eclipselink/trunk/antbuild.xml:394: The following error occurred while executing this line:
/home/hudson/build/space/eclipselink/trunk/jpa/eclipselink.jpars.test/antbuild.xml:223: The following error occurred while executing this line:
/home/hudson/build/space/eclipselink/trunk/jpa/eclipselink.jpars.test/antbuild.xml:319: Cannot find JPARS: '../../plugins/org.eclipse.persistence.jpars_2.4.0.qualifier.jar'.

The jpars jar really isn't present in my filesystem. 
Is there anything wrong with my setup?

Thanks for your help,
Sabine

-----Original Message-----
From: eclipselink-dev-bounces@xxxxxxxxxxx [mailto:eclipselink-dev-bounces@xxxxxxxxxxx] On Behalf Of Tom Ware
Sent: Freitag, 20. April 2012 17:16
To: Dev mailing list for Eclipse Persistence Services
Subject: [eclipselink-dev] Trunk Build

Hi All,

   If you are building the trunk stream and the JPA-RS part of the build fails, 
try to do a "clean" from the base directory and build again.

ant -f antbuild.xml clean

   It appears as though tycho/maven is having trouble figuring out one of the 
dependencies and starting clean addresses the issue.

-Tom
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top