GitHub - ShreeJaswal/hello-java-ant: Simple Java Hello-World built by Ant in Jenkins · GitHub
Skip to content

ShreeJaswal/hello-java-ant

 
 

Folders and files

Repository files navigation

hello-java-ant

Compiling Hello-Java Using Ant in Jenkins

-Prerequisites: Jenkins should have - Ant Integration plugin and ant installed in host. yum install ant

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

-Build Steps:
export JAVA_HOME='/usr/lib/jvm/java-1.8.0-openjdk/'
ant compile jar run

About

Simple Java Hello-World built by Ant in Jenkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 100.0%