Tibor, Thanks for the heads up Enrico
Il dom 28 lug 2019, 02:26 Tibor Digana <[email protected]> ha scritto: > Hi devs, > > Now we can archive any directories in plugin builds. > This feature was enabled in Jenkins library maven-jenkins-lib. > > For instance, this is the Jenkinsfile script from apache/maven-archetype. > Here you can see how to archive the build result of all ITs from failed > builds for further analysis: > > asfMavenTlpPlgnBuild(tmpWs: true, archives: ['archetype-plugin-its' : > 'maven-archetype-plugin/target/it/projects']) > > > > Cheers > Tibor17 >
