Hi John, What version of AndroMDA are you using....3.0M3? Are you getting the same no dependendencies found error? Yes any of the below mentioned options should work.
So you say you tried building the samples first (i.e. cd andromda-<version>/samples and then built with just 'maven'?) You also tried copying the contents of andromda-<version>/lib to your local maven repository? Did you try the 3rd option as well? Hmm strange...can you take me through the steps you are performing and paste the error you get? Chad --- "John F. O'Neill" <[EMAIL PROTECTED]> wrote: > Hi Chad, > I have also run into the same situation below and > have tried all three > options. What is the relationship between the maven > build where its > dependencies? Is there something I can tweak a > little bit or point maven > directly to my repo? I thought options one or two > would have accomplished > everything? I've also tried to use "maven -o". > > John > > > Hi Harry, > > There are 3 options: > > 1) Build the samples first, that process will > install all the andromda > artifacts into your local maven repository. > > 2) Another option is to take the contents of the > "lib" directory in the > distribution and copy that to your local maven > repository (usually > $HOME/.maven/repository). > > 3) And yet a third option is to specify the > AndroMDA repository in <your > project>/project.properties (and then maven will > download all these > artifacts for you). You can specify it like this: > maven.repo.remote = http://www.ibiblio.org/maven, > http://team.andromda.org/maven > > Try one of these options and it should work, let us > know if you still run > into problems. > > Chad > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Harry van > Rijn > Sent: Thursday, December 30, 2004 4:14 PM > To: [EMAIL PROTECTED] > Subject: [Andromda-user] maven BUILD FAILED > > Excuse for this stupid question, but I don"t see > where my build failed > error originates from. > I use fedora core 3, jdk 1.4.2_04-b04 and maven > maven-1.0.2. > I installed maven in my home directory > > Then I executed $MAVEN_HOME/bin/install_repo.sh > $HOME/.maven/repository > -> ok > > Then |I executed maven plugin:download > -DgroupId=andromda > -DartifactId=maven-andromdapp-plugin > -Dversion=3.0M3 > also ok > > Then I executed ||maven andromdapp:generate -> ok > > But when I go to the generated directory (with the > xml files, app/, > common/ etc) > and entering maven, I get a BUILD FAILURE message, > because maven > cannot download some files. > > Here is the maven output: > | > > BUILD FAILED > File...... > > /home/harry/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly > Element... maven:reactor > Line...... 217 > Column.... 9 > The build cannot continue because of the following > unsatisfied > dependencies: > > andromda-profile-3.0M3.xml.zip > maven-andromda-plugin-3.0M3.jar > andromda-ejb-cartridge-3.0M3.jar > andromda-webservice-cartridge-3.0M3.jar > andromda-java-cartridge-3.0M3.jar > andromda-bpm4struts-cartridge-3.0M3.jar > andromda-validation-library-3.0M3.jar > andromda-query-library-3.0M3.jar > > Total time: 12 seconds > Finished at: Thu Dec 30 23:42:57 CET 2004 > > > > > ------------------------------------------------------- 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 Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user