El 24/03/11 12:58, Nelson Silva escribió: > Couldn't we add a shell script to install the dependencies
My script it's very simple: mvn deploy:deploy-file -DgroupId=$2 -DartifactId=$3 -Dversion=$4 -Dpackaging=jar -Dfile=$1 -Durl=scpexe://example.com/mavenrepo/ -DrepositoryId=example.com But for me will be great to have a common maven repo with the oficial builds. Something like: https://code.google.com/p/gwt-maven-rewraps/ Bests, -- Vicente J. Ruiz Jurado http://comunes.org http://ourproject.org http://homes.ourproject.org/~vjrj/blog "We have lived in this world where little things are done for love and big things for money. Now we have Wikipedia. Suddenly big things can be done for love." [Clay Shirky]
