From c6aeaba866ab4c84c66fa446c30d8826856ae482 Mon Sep 17 00:00:00 2001 From: James Ahlborn <jtahlborn@yahoo.com> Date: Sat, 16 Oct 2010 13:58:05 +0000 Subject: update build instructions git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@487 f203690c-595d-4dc9-a70b-905162fa7fd2 --- BUILDING.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILDING.txt') diff --git a/BUILDING.txt b/BUILDING.txt index 2d4b402..b490514 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -1,4 +1,4 @@ To build from source: 1) Install Maven (http://maven.apache.org/). -2) maven jar +2) mvn install 3) Find output in "target" directory. -- cgit v1.2.3