----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 23, 2004 1:25 AM Subject: [Andromda-user] Problems building 3.0M1
> Hi andromda users, > > I tried to build andromda 3.0 m1 and have the following problem. Here is > more or less exactly what I did: > > First I checked out andromda-all from sourceforge and made a maven build, > which worked fine as far as I checked the maven output (I'm using maven > 1.0rc3). (I just would like to see if it works but for my evaluation I > would rather like to work with m1... call me a wimp...) > > Then I downloaded andromda-src-3.0M1.zip and tried to build it, which > caused the following exception: > > ###snipp### > build:start: > > multiproject:install-callback: > [echo] Running jar:install for UML Common Metafacades > java:prepare-filesystem: > [mkdir] Created dir: D: > \Projekte\mdd\andromda\andromda-src-3.0M1\metafacades\uml\common\target\clas ses > Attempting to download andromda-core-bootstrap-3.0M1.jar. > ...... > Attempting to download andromda-metafacades-uml-bootstrap-3.0M1.jar. > ... > Attempting to download andromda-metafacades-uml14-bootstrap-3.0M1.jar. > .... > Attempting to download andromda-repository-mdr-bootstrap-3.0M1.jar. > ... > Attempting to download > andromda-templateengine-velocity-bootstrap-3.0M1.jar. > ... > Attempting to download andromda-meta-cartridge-bootstrap-3.0M1.jar. > ... > Attempting to download picocontainer-1.0-RC-1-SNAPSHOT.jar. > Attempting to download jmitoolkit-200401240117.jar. > WARNING: Failed to download jmitoolkit-200401240117.jar. > > BUILD FAILED > File...... C: > \java\.maven\plugins\maven-multiproject-plugin-1.3\plugin.jelly > Element... maven:reactor > Line...... 216 > Column.... 9 > Unable to obtain goal [multiproject:install-callback] -- D: > \Projekte\mdd\andromda\andromda-src-3.0M1\metafacades\uml\maven.xml:44:47: > <attainGoal> The build cannot continue because of the following unsatisfied > dependency: > > jmitoolkit-200401240117.jar > > Total time: 48 seconds > Finished at: Thu Jun 17 12:01:17 CEST 2004 -- You probably could have tried running one more time (you probably just had a network failure at that moment), that dependency is out there: http://team.andromda.org/maven/mdr/jars/jmitoolkit-200401240117.jar > ###snapp### > > Then I copied the content of the lib directory of andromda-bin-3.0M1 to my > maven repository and tried it again. Now I get > > ###snipp### > build:start: > > multiproject:install-callback: > [echo] Running jar:install for UML Common Metafacades > Attempting to download picocontainer-1.0-RC-1-SNAPSHOT.jar. > java:prepare-filesystem: > > java:compile: > generate-source: > andromda:run-bootstrap: > [echo] > +--------------------------------------------------------------------------- + > [echo] | R u n n i n g A n d r o M D A I n B O O T S T R A P > M o d e | > [echo] > +--------------------------------------------------------------------------- + > 12:19:22,592 INFO [CartridgeFinder] found cartridge --> 'meta' > 12:19:26,678 INFO [andromda] Input model --> 'jar:file:D: > \Projekte\mdd\andromda\andromda-src-3.0M1\metafacades\uml\common/src/uml/UML MetafacadeModel.xml.zip!/UMLMetafacadeModel.xml' > 12:19:33,868 INFO [andromda] namespace for 'meta' cartridge is either not > defined, or has the ignore attribute set to 'true' --> skipping processing > 12:19:33,888 INFO [andromda] completed model processing, TIME --> > 11.757[s] I would try deleting any maven-andromda-plugin* files in your $MAVEN_HOME/plugins directory and deleting your %USERPROFILE%/.maven directory and then try building the andromda-src distribution again...if it fails to download one of the dependenies....try running again...it shouldn't fail to download a dependency unless there is a glitch in your network or something...since the dependencies are you there and the server is up. > > > [echo] Compiling to D: > \Projekte\mdd\andromda\andromda-src-3.0M1\metafacades\uml\common/target/clas ses > > BUILD FAILED > File...... C: > \java\.maven\plugins\maven-multiproject-plugin-1.3\plugin.jelly > Element... maven:reactor > Line...... 216 > Column.... 9 > Unable to obtain goal [multiproject:install-callback] -- C: > \java\.maven\plugins\maven-java-plugin-1.4\plugin.jelly:53:48: <ant:javac> > srcdir "D: > \Projekte\mdd\andromda\andromda-src-3.0M1\metafacades\uml\common\target\src" > > does not exist! > 12:19:34,339 INFO [App] Total time: 29 seconds > 12:19:34,339 INFO [App] Finished at: Thu Jun 17 12:19:34 CEST 2004 > 12:19:34,349 INFO [App] > ###snapp### > > It reminds me of the posting > http://www.mail-archive.com/andromda-user%40lists.sourceforge.net/msg01392.html, > > but I can't find an answer to my problem there. > > Does anyone have an idea? > > Regards > Stefan > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Andromda-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-user ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
