Olá Pessoal,
Estou seguindo o tutorial instalação AndroMDA , na seção 1.1.2 Instalação do AndroMDA pede -se para executar o seguinte comando : maven plugin:download -DgroupId=andromda -DartifactId=maven-andromdapp-plugincoppetec-Dversion=3.1.1.3.4.11 .
Ele instala alguns plugins só que em outros ele dar mensagem no console que tem conexão refusa
e também quando executo esse comando maven andromdapp:generate aparece o seguinte erro :
BUILD FAILED
Goal "andromdapp:generate" does not exist in this project.
Total time: 0 seconds
Alguém pode me ajudar nesse problema?
Att,
Ricardo Fernandes
Autor: Ricardo Almeida
99 comentários
Copyright (C) 2009 Microsoft Corporation. Todos os direitos reservados. PS C:\Users\pachtschin> maven plugin:download -DgroupId=andromda -DartifactId=maven-andromdapp-plugin-coppetec -Dversion
=3.1.1.3.4.11
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2 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:\Users\pachtschin\.maven\repository\andromda\plugins
[echo] repo is 'http://146.164.34.92/repositorio/'
[echo] trying to download 146.164.34.92/repositorio//andromda/plugins/maven-andromdapp-plugin-coppetec-3.jar BUILD FAILED
File...... C:\Users\pachtschin\.maven\cache\maven-plugin-plugin-1.5.2\plugin.jelly
Element... ant:fail
Line...... 251
Column.... 52
Unable to find plug-in
Total time: 58 seconds
Finished at: Tue Jan 24 17:24:47 BRST 2012
Copyright (C) 2009 Microsoft Corporation. Todos os direitos reservados. PS C:\Users\pachtschin> maven plugin:download -DgroupId=andromda -DartifactId=maven-andromdapp-plugin-coppetec -Dversion
=3.1.1.3.4.11
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2 build:start: plugin:download-artifact:
[echo] repo is 'http://146.164.34.92/repositorio/'
[echo] trying to download 146.164.34.92/repositorio//andromda/plugins/maven-andromdapp-plugin-coppetec-3.jar BUILD FAILED
File...... C:\Users\pachtschin\.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 seconds
Finished at: Wed Jan 25 08:42:11 BRST 2012 PS C:\Users\pachtschin>