Root Exception .: javax.jmi.xmi.MalformedXMIException: org.netbeans.lib.jmi.util.DebugException: /Users/epowell/testproject/mda/s
rc/uml/andromda-profile-3.0-RC1-SNAPSHOT.xml.zip (No such file or directory)
javax.jmi.xmi.MalformedXMIException: org.netbeans.lib.jmi.util.DebugException: /Users/epowell/testproject/mda/src/uml/andromda-pr
ofile-3.0-RC1-SNAPSHOT.xml.zip (No such file or directory)
Sure enough, I grep for RC1 in the default-generated XMI file, and see the following:
<UML:Package href='andromda-profile-3.0-RC1-SNAPSHOT.xml.zip|_24400562_1076994092004_82761_14'>
<UML:Package href='andromda-profile-3.0-RC1-SNAPSHOT.xml.zip|_8a70287_1078771814628_224704_589'>
Easy enough to fix by hand, but did someone forget to update something before RC2 was pushed out?
------------------------------------------------------- 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
