« Return to Thread: maven-kodo-plugin-4.0.0-EA2 ISSUE

maven-kodo-plugin-4.0.0-EA2 ISSUE

by Chandramohan Balkrishna Sawant :: Rate this Message:

Reply to Author | View in Thread

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] JDO-enhancing classes for Kodo
    [java] Exception in thread "Main Thread" java.lang.ClassCastException: kodo.jdo.JDOMetaDataFactory
    [java]      at kodo.conf.KodoConfigurationImpl.newMetaDataFactoryInstance(KodoConfigurationImpl.java:1117)
    [java]      at kodo.meta.MetaDataRepository.<init>(MetaDataRepository.java:112)
    [java]      at kodo.enhance.PCEnhancer.run(PCEnhancer.java:3774)
    [java]      at kodo.enhance.PCEnhancer.run(PCEnhancer.java:3754)
    [java]      at kodo.enhance.PCEnhancer.main(PCEnhancer.java:3720)

So could you please tell me is there any new plugin released for running kodo:enhance on kodo 4.1.4.

Warm Regards,
Chandramohan Sawant
Infosys Technologies Ltd
PUNE, INDIA
Direct : +91 20 4023 5756
Mobile: +91 9923330445




**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are not
to copy, disclose, or distribute this e-mail or its contents to any other person and
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken
every reasonable precaution to minimize this risk, but is not liable for any damage
you may sustain as a result of any virus in this e-mail. You should carry out your
own virus checks before opening the e-mail or attachment. Infosys reserves the
right to monitor and review the content of all messages sent to or from this e-mail
address. Messages sent to or from this e-mail address may be stored on the
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

 « Return to Thread: maven-kodo-plugin-4.0.0-EA2 ISSUE