Mercurial > hg > Members > nobuyasu > jungle-network
view aliceInstall.sh @ 103:1a5384cd1da4
Version up to 0.2
author | one |
---|---|
date | Mon, 25 Nov 2013 18:11:17 +0900 |
parents | 55a4f2bb44a8 |
children |
line wrap: on
line source
#!/bin/sh mvn install:install-file -Dfile=$WORKSPACE_PATH/Alice/Alice.jar -DgroupId=alice -DartifactId=alice -Dversion=0.1 -Dpackaging=jar