Mercurial > hg > Members > nobuyasu > jungle-network
view aliceInstall.sh @ 100:fac2eb0384a2
Added NullCodeSegment
author | one |
---|---|
date | Tue, 19 Nov 2013 16:29:09 +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