Hi All,
Could anybody tell me that is there any new plugin released for enhancing the
persistent classes by kodo enhancer like maven-kodo-plugin-4.0.0-EA3 - this one
is compatible with KODO 4.0.1 but we need it for KODO 4.1.4 or KODO 4.2.
Please note, we are using maven 1.0.2.
Warm Regards,
Ch
Hi All,
We are using maven 1.0.2 & upgrading kodo 4.0.1 to 4.1.4.
For running kodo:enhance goal, we are using maven-kodo-plugin-4.0.0-EA2 but I
guess this plugin supports only kodo 4.0.1 & not 4.1.4 because If I run this
goal then it gives the error like -
kodo:init:
kodo:enhance:
[echo]
Hi Team,
I'm using KODO 4.1.4 & maven 1.0.2 so should I upgrade maven to the newer
version for KODO enhancing goal, because when I'm executing enhance goal, am
facing the error as - Exception in thread "Main Thread"
java.lang.ClassCastException: kodo.jdo.JDOMetaDataFactory
If yes then tell me