This happens sometimes when you reference zipped model files 
(andromda-profile-*.xml.zip) from an unzipped model file such as *.xmi. Save 
the *.xmi file as *.xml.zip and replace the file:...someModel.xmi syntax by 
jar:file:...someModel.xml.zip!/someModel.xml in the mda/project.properties file 
under the maven.andromda.model.uri property:



maven.andromda.model.path=${maven.src.dir}/uml

maven.andromda.model.uri=jar:file:${maven.andromda.model.path}/OnlineStoresModel.xml.zip!/OnlineStoresModel.xml





Good luck!

Matthias
--
Matthias Bohlen

"Consulting that helps project teams to succeed..."



Internet:

   http://www.andromda.com

   [EMAIL PROTECTED]
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3905#3905
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to