Re: IncompatibleClassChangeError in plugin?
Michael Nash <[email protected]> Wed, 19 Oct 2005 09:20:36 -0400
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Organization | JGlobal Limited |
| Message-ID | <1129728036.16865.272.camel@139-142-200-104> |
Shash: Looks like that was indeed the problem! Thanks! I'll get the duplicate classes cleared out of the Keel repo ASAP Mike On Wed, 2005-10-19 at 11:33, Sasvata (Shash) Chatterjee wrote: > > > >>> Is anyone else hitting the above error when trying to run the latest > >>> plugin? > >>> > >>> As far as I can tell, it only happens on Windows, but I can't figure > >>> out > >>> why... > >>> > >>> > >> I had seen this right after upgrading to the new Avalon release, I > >> think. I think it is because at one point we built some Avalon > >> components/framework/logkit for use in Keel using the Avalon dev > >> tree, and put them up on the Keel Maven repo. Eventually the > >> component got changed, but released using the same version, so Maven > >> doesn't know to download the "improved" :-) version. Try deleting > >> all the avalon/excalibur dirs from your Maven repo and rebuilding. > > > > > > One more thing, I am not sure, but you may have to rebuild all your > > Keel components, not just the final app. > > Someday I'll get all my thoughts in one email. Until then: > > We probably ought to delete the Avalon JARs from the Keel Maven repo. I > have been using the following property in my build.properties, making > Keel go after apache and ibiblio. > > maven.repo.remote=http://www.apache.org/dist/java-repository,http://ibiblio.org/maven,http://www.keelframework.org/maven > > Shash > http://keelframework.org/documentation.shtml > Keelgroup mailing list > [email protected] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com http://keelframework.org/documentation.shtml Keelgroup mailing list [email protected] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com