diff howToInstallAliceJar.txt @ 107:6253f40bf752 version 0.0.2

added howToInstallAliceJar.txt
author one
date Tue, 26 Nov 2013 15:58:55 +0900
parents aliceInstall.sh@55a4f2bb44a8
children 164283d23f2d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/howToInstallAliceJar.txt	Tue Nov 26 15:58:55 2013 +0900
@@ -0,0 +1,2 @@
+#!/bin/sh
+mvn install:install-file -Dfile=$WORKSPACE_PATH/Alice/Alice.jar -DgroupId=alice -DartifactId=alice -Dversion=0.1 -Dpackaging=jar
\ No newline at end of file