Conflict between my java cup dependency (maven) and the java_cup library embedded in gwt jar

32 views
Skip to first unread message

Jerome C.

unread,
Jul 28, 2011, 5:09:49 AM7/28/11
to google-we...@googlegroups.com
Hi all,

I use java cup in my project and when I run test (classic Junit runner) or put GWT at top of classpath (before maven dependencies), My code do not compile anymore or tests failed.

This is due to java cup which is embedded in gwt jars and which might be an old version. In my maven dependencies I use java cup 11 which has new methods.

How can I configure my project to not use GWT java cup but the one I have defined in my pom.xml (for hosted mode I put GWT dependency after Maven dependencies but I don't know how to do it when I run test) ?
Reply all
Reply to author
Forward
0 new messages