P4Java build instructions: Prerequisites: 1. Apache maven 2.0+ 2. JDK 1.5.0+ Build: 1. Run 'mvn package' 2. The build produces a P4Java JAR file "p4java-[RELEASE]-SNAPSHOT.jar" in the "target" directory