From: Jean-Marc V. <jea...@gm...> - 2012-06-09 08:10:31
|
2012/6/9 Jean-Marc Vanel <jea...@gm...>: > Hi all > > There are recent changes that can affect those of you who maintain a > source build of EulerGUI. > > HISTORY > First I uploaded Pellet jars to the Maven EulerGUI repository (as the > previous repository disappeared). > Some days later, I upgraded Jena and ARQ to latest version in Apache > incubating project. > Some more days later, I upgraded in the POM file for Pellet the Maven > EulerGUI repository, the dependency towards Jena. > > SYMPTOM > As a result, running EulerGUI in eclipse can fail with class not found. > Runing mvn dependency:tree shows that Jena 2.6.3 is still there. > > REMEDY > # Delete this directory: > rm -r ~/.m2/repository/com/owldl/pellet/2.2.2 > # Re-build EulerGUI and the eclipse configuration: > mvn -Dmaven.test.skip=true install > mvn eclipse:eclipse > > -- > Jean-Marc Vanel > Déductions SARL - Consulting, services, training, > Rule-based programming, Semantic Web > http://jmvanel.free.fr/ - EulerGUI, a turntable GUI for Semantic Web + > rules, XML, UML, eCore, Java bytecode > +33 (0)6 89 16 29 52 > chat : irc://irc.freenode.net#eulergui -- Jean-Marc Vanel Déductions SARL - Consulting, services, training, Rule-based programming, Semantic Web http://jmvanel.free.fr/ - EulerGUI, a turntable GUI for Semantic Web + rules, XML, UML, eCore, Java bytecode +33 (0)6 89 16 29 52 chat : irc://irc.freenode.net#eulergui |