Install both maven 3 and Java 8,
- https://maven.apache.org/download.cgi
- http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Then, mvn install will compile test and install on m2 repository.
Install both maven 3 and Java 8,
Then, mvn install will compile test and install on m2 repository.