@ -22,6 +22,7 @@ pipeline{
post{
success{
junit 'target/surefire-reports/**/*.xml'
archiveArtifacts artifacts: '*.jar, *.pom', fingerprint: true, followSymlinks: false, onlyIfSuccessful: true
}