Skip to content

Vasu657/SimpleMavenProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleMavenProject - for the Jenkins Primer Course

We usually start with this project and build on it from here

  • This is a simple project that uses Maven and Unit to test/compile/install a light weight Java package.

  • When you check out this repo, you can cd into it and run one of the following:

mvn clean

mvn test

mvn compile

mvn install

  • I normally use this project for demonstration purposes in my training courses!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%