Rahn wrote:
What is the difference running a project by typing "maven" and "maven mda" ? This is because while using "maven mda" I had not compliation

maven (default install) builds the whole project, maven mda only does the code generation.

errors whwereas with "maven" I have a compilation error as below:
BUILD FAILED
File...... C:\Documents and Settings\regine.rahn\.maven\cache\maven-multiproject
-plugin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
gs\regine.rahn\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac
Compile failed; see the compiler error output for details.

There should be errors before this indicating what went wrong.

In this pugin directory there is nothing. Should download this pugin and use it here or should define it in a .xml file? and if yes which one? or should the goal multiproject be define and where?
Where can find the compiler error output details? I thought it was in the project main directory but it is not.
-Can I model some "Entity" classes with MD and use Eclipse to write the main class for output on the console?

That is how I work. Just look for *Impl.java-files in core/src/java. Those are the files you edit. Everything else (basically) gets generated from your model. That is the short-version. For more complicated projects can and probably will override various stuff that gets generated. Howto do this is covered in each cartridge documentation.

-I am a beginner ans I will really like to the best way to use AndroMDA after going through the getting started phase?
I will be very glad if you can help me.
Thx, R�gine.

MVH leifj


------------------------------------------------------- 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_ide95&alloc_id396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to