hello-java-maven

Maven based builds and tests for HelloWorld in Java

-Prerequisites: Jenkins should have - Maven Integration plugin and maven installed in host. #yum install maven

-Repo Reference: https://github.com/prasanjit-/hello-java-maven

Build Steps:
export JAVA_HOME='/usr/lib/jvm/java-1.8.0-openjdk/'
mvn package

Available Branch: Master/Praveen/Srikanth 123