Mercurial > hg > Database > jungle-network
view howToInstallAliceJar.txt @ 108:d7bff80b1832
Added tag version 0.0.2 for changeset 6253f40bf752
author | one |
---|---|
date | Tue, 26 Nov 2013 16:36:17 +0900 |
parents | 6253f40bf752 |
children | 164283d23f2d |
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