Hi Paulo José, this should work Cheers Harald Paulo José A Ferreira wrote: I'm trying to begin with AndroMDA, but I got an error. And I have some questions.------------------- I downloaded maven 1.0.2 and I typed the next line in the prompt: C:\Documents and Settings\ACER>maven plugin:download -DgroupId=andromda -Dartifa ctId=maven-andromdapp-plugin -Dversion=3.0-RC1 ------------------- Getting this result: __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 Plugin cache will be regenerated Directory C:\Documents and Settings\ACER\.maven\repository does not exist. Attem pting to create. Attempting to download commons-io-20030203.000550.jar. 59K downloaded Attempting to download commons-net-1.1.0.jar. 139K downloaded Attempting to download commons-httpclient-2.0.jar. 217K downloaded Attempting to download commons-lang-2.0.jar. 165K downloaded Attempting to download commons-logging-1.0.3.jar. 30K downloaded Attempting to download jsch-0.1.5.jar. 79K downloaded Attempting to download commons-jelly-20030902.160215.jar. 150K downloaded Attempting to download commons-jelly-tags-velocity-20030303.205659.jar. 7K downloaded Attempting to download velocity-1.4-dev.jar. 351K downloaded Attempting to download commons-jelly-tags-xml-20030211.142705.jar. 31K downloaded Attempting to download commons-jelly-tags-interaction-20030211.143817.jar. 4K downloaded build:start: plugin:download-artifact: [mkdir] Created dir: C:\Documents and Settings\ACER\.maven\repository\androm da\plugins [echo] repo is 'http://www.ibiblio.org/maven' [echo] trying to download http://www.ibiblio.org/maven/andromda/plugins/mave n-andromdapp-plugin-3.0-RC1.jar BUILD FAILED File...... C:\Documents and Settings\ACER\.maven\cache\maven-plugin-plugin-1.5.2 \plugin.jelly Element... ant:fail Line...... 251 Column.... 52 Unable to find plug-in Total time: 4 minutes 50 seconds Finished at: Sun Apr 17 11:07:19 GMT-03:00 2005 OK, I researched and I could see that this file doesn't exist in this server, but it's ok in team.andromeda.org. Like in the Get start (andromda how to), but in my case the second server isn't used after the first fails. ---------------- The how to ... plugin:download-artifact: [mkdir] Created dir: C:\Documents and Settings\foo\.maven\repository\andromda\plugins [echo] repo is 'http://www.ibiblio.org/maven' [echo] trying to download http://www.ibiblio.org/maven/andromda/plugins/maven-andromdapp-plugin-3.0-RC1.jar [echo] repo is 'http://team.andromda.org/maven' [echo] trying to download http://team.andromda.org/maven/andromda/plugins/maven-andromdapp-plugin-3.0-RC1.jar 40K downloaded ----------------- I tried to download this and put in my C:\Documents and Settings\ACER\.maven\repository\androm da\plugins folder, getting the next... C:\Documents and Settings\ACER>maven plugin:download -DgroupId=andromda -Dartifa ctId=maven-andromdapp-plugin -Dversion=3.0-RC1 __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 build:start: plugin:download-artifact: plugin:download: [delete] C:\Documents and Settings\ACER\.maven\plugins not found. [copy] Copying 1 file to C:\Java\Maven 1.0.2\plugins BUILD SUCCESSFUL Total time: 3 seconds Finished at: Sun Apr 17 11:53:53 GMT-03:00 2005 -------------- So, I got a smile, that's ok... I thought... -------------- But... in the next step: C:\Documents and Settings\ACER>maven andromdapp:generate __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 BUILD FAILED Goal "andromdapp:generate" does not exist in this project. Total time: 2 seconds Finished at: Sun Apr 17 11:57:06 GMT-03:00 2005 ------------ Typing maven -g i saw that I don't have this goal installed... What is wrong? What I have to do to work with androMDA? And what is the difference between andromda and andromdapp plugins? Since now, Thanks. pJota ------------------------------------------------------- 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 Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user |
- Re: [Andromda-user] Download error Harald Weyhing
- Re: [Andromda-user] Download error Paulo José A Ferreira