Changes between Version 9 and Version 10 of Devel/GWTwithMaven


Ignore:
Timestamp:
10/03/07 15:08:51 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/GWTwithMaven

    v9 v10  
    1111 * Deploy the archives into the maven repository
    1212{{{
    13 leo@leopardcat:utgb/utgb-core> mvn deploy:deploy-file -Dfile=$(cygpath -w ~/work/utgb/trunk/archive/gwt/dev/gwt-dev-windows-1.4.60.jar ) -DgroupId=com.google.gwt -DartifactId=gwt-dev-windows -Dversion=1.4.60 -Dpackaging=jar -DrepositoryId=utgb -Durl=file://f:/cygwin/home/leo/work/workspace/utgb/maven/artifact
     13leo@leopardcat:utgb/utgb-core> mvn deploy:deploy-file
     14 -Dfile=$(cygpath -w ~/work/utgb/trunk/archive/gwt/dev/gwt-dev-windows-1.4.60.jar ) \
     15 -DgroupId=com.google.gwt -DartifactId=gwt-dev-windows \
     16 -Dversion=1.4.60 \
     17 -Dpackaging=jar
     18 -DrepositoryId=utgb -Durl=file://f:/cygwin/home/leo/work/workspace/utgb/maven/artifact
    1419}}}
    1520