annotate howToInstallAliceJar.txt @ 129:1a3edba05f50

Fixed bug NetworkJungleBulletinBoard
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sat, 11 Jan 2014 09:08:41 +0900
parents 164283d23f2d
children c1d75b031b15
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
61
e871e8fc3f69 added aliceInstall.sh
one
parents:
diff changeset
1 #!/bin/sh
110
164283d23f2d commit test
one
parents: 107
diff changeset
2 # Please execute follow command
164283d23f2d commit test
one
parents: 107
diff changeset
3 mvn install:install-file -Dfile=$WORKSPACE_PATH/Alice/Alice.jar -DgroupId=alice -DartifactId=alice -Dversion=0.1 -Dpackaging=jar