Hello,
i download andromada-all from cvs site and i try to compile it with maven dist, i obtain this error:
 
15:04:23,601 INFO  [andromda] Input model --> 'jar:file:F:\work\extcvs\andromda-all\cartridges\andromda-meta/src/uml/MetaMetafacadeModel.xml.zip!/MetaMetafacadeModel.xml'
org.netbeans.lib.jmi.util.DebugException: JAR entry UMLMetafacadeModel-3.0M2-SNAPSHOT.xml.zip not found in F:\work\extcvs\andromda-all\cartridges\andromda-meta\src\uml\MetaMetafacadeModel.xml.zip
        at org.netbeans.lib.jmi.xmi.XmiContext.readExternalDocument(XmiContext.java:900)
...
...
 
and before i had this error
 
test:test:
    [junit] Running org.andromda.core.metafacade.MetafacadeBaseTest
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0,453 sec
    [junit] [ERROR] TEST org.andromda.core.metafacade.MetafacadeBaseTest FAILED
    [junit] Running org.andromda.metafacades.uml14.MetafacadeFactoryTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0,531 sec
    [junit] [ERROR] TEST org.andromda.metafacades.uml14.MetafacadeFactoryTest FAILED
 
 
into the file MetaMetafacadeModel.xml.zip where was not UMLMetafacadeModel-3.0M2-SNAPSHOT.xml.zip, inside there was only MetaMetafacadeModel.xml.zip!
Where i can find the correct MetaMetafacadeModel.xml.zip?
 
Thanks Matteo Bordin

Reply via email to