Skip to content

Commit

Permalink
Update enable_testing_on_Java_Project.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ravdy authored Jul 19, 2020
1 parent d254ab0 commit 1849e01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jenkins/enable_testing_on_Java_Project.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Procedure:

1. Create a Maven Project
GitHub URL : https://github.com/ravdy/spring-petclinic.git
Maven Goals: clean package checkstyle:checkstyle findbugs:findbugs pmd:pmd
Build settings: chose checkstyle, findbugs, pmd
Maven Goals: clean package checkstyle:checkstyle findbugs:findbugs pmd:pmd
Build settings: chose checkstyle, findbugs, pmd

2. Run you job

0 comments on commit 1849e01

Please sign in to comment.