Just download and install the latest plugin like this (one line):
maven plugin:download -DgroupId=andromda
-DartifactId=maven-andromdapp-plugin -Dversion=3.0-RC1-SNAPSHOT
and generate a new project structure just to make sure, once you build it
should download the latest RC1-SNAPSHOT andromda fil
I am using hypersonic and I downloaded the snapshot on
Feb 3rd. But I am using a andromda generated app from
the 3.0M3-SNAPSHOT plugin. Perhaps that is the
problem.
I don't know how to manage these files in the maven
andromda plugin directory.
maven-andromda-plugin-3.0M3.jar
maven-andromda-plugin
are you using hypersonic ? I think it's weird you have 'INTEGER(9)' in the
query .. that's something I recently removed from the hypersonic mappings
because it's simply not allowed to specify size (like (9)) on the INTEGER
type
when did you download the RC1 snapshot ?
> I am using andromda 3.0-RC
I am using andromda 3.0-RC1-SNAPSHOT and with both
JBoss 3.6 and 4.0.1 I get an exception when Entity
Beans are deployed. JBoss fails to create the tables.
I have tried to debug but I can't find the error. All
I see is that the SQL is incomplete. No idea why.
15:21:17,955 ERROR [EntityContainer] S