After generating the project using andromda:generate, I edited the MDAPrototypeModel.xmi file and added a class "HelloWorld" under package com.blah.blah under the root. When I run maven andromda:run the build is reported as "successful" and it generates some hibernate stuff but there is no source code generated for my HelloWorld class. However, if I change one of the attributes of the HelloWorld class to have an unspecified type andromda complains and the build fails, so it obviously can see the class definition in the XMI file.
Any ideas? Thanks, Eric ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
