Hi Walter, You mean the distribution? The entire distribution build is not complete yet (something I'm working on). But if you take a look at your $MAVEN_HOME/.maven/repository (this is called your local maven repository by the way), you 'll see the "andromda" and "andromda-cartridges" directory, this is where the distributions are installed to be used by Maven. Also if you take a look in each module directory, you'll see a "target" directory which contains the distribution for each module. The easiet way to AndroMDA (until the distribution is complete, it will be a little more difficult to use Ant, until that is done) is to use the maven plugin for AndroMDA: take a look at andromda-all/samples/animal-quiz to see how the plugin is used to build this sample. The sample uses BPM4Struts and Hibernate.
--- Walter Mour�o <[EMAIL PROTECTED]> wrote: > Sorry, but after the maven build, where are the > "ready" andromda ? > > > --------------------------------------------------------------------------- > Walter Itamar Mour�o - Diretor de Tecnologia e > Projetos - Arcadian S/A > www.arcadian.com.br > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
