Hi all,
I'm using Spring Me builded on my computer and works well.
Know I want install my project on other computer, but when I lunch:
mvn com.totsp.gwt:maven-googlewebtoolkit2-plugin:gwt I received follow
error:
Unable to download the artiact from any repository
me.springframework:spring:me-maven-plugin:pom:1.0-SNAPSHOT
from the speciefied remote repositories:
(.... remote repositories...)
for project me.springframework:spring-me-maven-plugin
Can you help me? How must I install the plugin in my local repository?
I'm using the following commands:
mvn install:install-file -DgroupId=me.springframework -
DartifactId=spring-me-api -Dversion=1.0-SNAPSHOT -Dpackaging=jar -
Dfile=lib/spring-me-api-1.0-SNAPSHOT.jar
mvn install:install-file -DgroupId=me.springframework -
DartifactId=spring-me-core -Dversion=1.0-SNAPSHOT -Dpackaging=jar -
Dfile=lib/spring-me-core-1.0-SNAPSHOT.jar
mvn install:install-file -DgroupId=me.springframework -
DartifactId=spring-me-maven-plugin -Dversion=1.0-SNAPSHOT -
Dpackaging=jar -Dfile=lib/spring-me-maven-plugin-1.0-SNAPSHOT.jar
Someone can help me?
Best regards
--
Davide Cerbo
-----------
http://davide.cerbo.born-to-co.de
-----------