comparison howToInstallAliceJar.txt @ 139:c1d75b031b15

Added EditMessageUseGetServlet
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Thu, 23 Jan 2014 21:46:40 +0900
parents 164283d23f2d
children
comparison
equal deleted inserted replaced
138:07106bbc6c17 139:c1d75b031b15
1 #!/bin/sh 1 #!/bin/sh
2 # Please execute follow command 2 # Please execute follow command
3 mvn install:install-file -Dfile=$WORKSPACE_PATH/Alice/Alice.jar -DgroupId=alice -DartifactId=alice -Dversion=0.1 -Dpackaging=jar 3 mvn install:install-file -Dfile=$WORKSPACE_PATH/Alice/Alice.jar -DgroupId=alice -DartifactId=alice -Dversion=0.2 -Dpackaging=jar