Skip to content

Ejercicio usado en la sección 7 del curso introducción a jenkins - linux foundation

Notifications You must be signed in to change notification settings

jsgiraldoh/java-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Maven – Java app with Jacoco, PMD and spotbugs

Maven, JUnit 5 + JaCoCo example + spotbugs + PMD

How to run this project?

$ git clone https://github.com/hgautam/maven-examples.git
$ cd java-demo-app
$ mvn clean test
$ mvn clean verify site

# view report at 'target/site/jacoco/index.html'

About

Ejercicio usado en la sección 7 del curso introducción a jenkins - linux foundation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages