Ok I've purchased a personal license of MagicDraw 9.5...
I've got an application VB6 using an Oracle database to port to a J2EE architecture. So I've used the schema2xmi task with maven to point to the Oracle 8.1.7 instance. I've used the JdbcMappings.xml (from the AndroMDA distribution in the docs.zip file) for the "maven.andromda.schema2xmi.mappingsUri" property. I'm getting the following when I'm excuting "maven mda" task (I've copied the schema2xmi/transformed.xmi to mda/src/uml/<project>Model.xmi) ERROR [AndroMDA:VALIDATION:ERROR] 11281) [null::Vissor::datecrea]:Each attribute needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11282) [null::Vissor::datedebu]:Each attribute needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11283) [null::Vissor::datefin]:Each attribute needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11284) [null::Vissor::datemsaj]:Each attribute needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11285) [null::Vissor::etat]:Each attribute nee ds a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11286) [null::Vissor::heurdebu]:Each attribute needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11287) [null::Vissor::heurfin]:Each attribute needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11288) [null::Vissor::id]:Each attribute needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11289) [null::Vissor::idTypevisi]:Each attribu te needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11290) [null::Vissor::stat]:Each attribute nee ds a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11291) [null::Vissor::visi]:Each attribute nee ds a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11292) [null::VTrancheAttrib::id]:Each attribu te needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11293) [null::VTrancheAttrib::numetrc]:Each at tribute needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11294) [null::VTrancheAttrib::trcmax]:Each att ribute needs a type, you cannot leave the type unspecified. ERROR [AndroMDA:VALIDATION:ERROR] 11295) [null::VTrancheAttrib::trcmin]:Each att ribute needs a type, you cannot leave the type unspecified. INFO [AndroMDA] completed model processing --> TIME: 72.656[s], RESOURCES WRITT EN: 0 - 11295 VALIDATION ERROR(S) BUILD FAILED File...... c:Documents and Settingscbompartprogresmaven.xml Element... maven:maven Line...... 81 Column.... 34 Unable to obtain goal [pom:install] -- C:Documents and Settingscbompart.maven cachemaven-andromda-plugin-3.0plugin.jelly:47:73: <ant:andromda> Model valida tion failed! INFO [App] Total time: 1 minutes 19 seconds INFO [App] Finished at: Fri Jun 03 08:58:32 CEST 2005 INFO [App] _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=696#696 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
