Skip to content

prasanjit-/hello-java-ant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

No packages published

Languages