For those of you using the latest SNAPSHOT of 3.1-RC1, there's been a slight change to the andromda configuration (typically found in mda/conf/andromda.xml of your project).
I just finished adding support for being able to use multiple repositories at the same time (this means we'll be able to use other tools like EMF for example, to load models at the same time we're using MDR). This means you now need to specify the repository in your andromda.xml configuration file, for example this is what you'll need in your configuration around your models element declaration: <andromda> ... <repositories> <repository name="netBeansMDR"> <models> <model> <uri>${maven.andromda.model.uri}</uri> <moduleSearchLocations> <location>${maven.repo.local}/andromda/xml.zips</location> </moduleSearchLocations> </model> </models> </repository> </repositories> ... </andromda> -- Chad Brandon - [EMAIL PROTECTED] http://www.andromda.org _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2059#2059 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user