Skip to content

s-case/jenkins-configurations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkis-configurations

contains the jenkins job configurations the s-case repository builds

Most of the jobs are simple mvn builds. Each respository has a

  • continuousbuild - runs mvn clean install
  • checkstylefindbugs- runs mvn checkstyle:checkstyle findbugs:findbugs
  • IT - runs integration tests
  • QM - runs mvn sonar:sonar
  • CEV - runs org.owasp:dependency-check-maven:check (see OWASP Dependency Check)

A special job is s-case_update-site_build. This job builds and deploys the eclipse plugin to an update site. This is a little bit more tricky due the tycho dependency management.

About

contains the jenkins job configurations the s-case repository builds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published