Skip to content

For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.

Notifications You must be signed in to change notification settings

cloudbees-days/simple-java-maven-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-java-maven-app

A simple Java application using Maven for use with the CloudBees CI Workshop.

The CloudBees CI Pipeline Template used with this repository requires a specific file in each branch in order for that branch to be indexed and processed by the template job. That file name must be cloudbees-ci.yml. An example file, name example.cloudbees-ci.yml has been provided in this repository and all you have to do is rename that file to cloudbees-ci.yml to have the branch processed by the CloudBees CI template.

About

For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 56.2%
  • Shell 43.8%