Thanks for the answer !
I had to adapt the answer to the new andromda.xml configuration file. It seems that this setting now has to be in mda/conf/andromda.xml. The following configuration fragment does the trick : <model> <uri>${maven.andromda.model.uri}</uri> <moduleSearchLocations> <location>${maven.repo.local}/andromda/xml.zips</location> <location>${maven.src.dir}/uml/modules</location> </moduleSearchLocations> </model> Further information is at http://team.andromda.org/docs/configuration.html Thanks a lot ! _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=521#521 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
