Skip to content

pipeline-maven-3.6.4

Compare
Choose a tag to compare
@cyrille-leclerc cyrille-leclerc released this 07 Dec 22:38
· 855 commits to master since this release
  • JENKINS-54515 don't trigger downstream pipelines that generate artifacts with the same groupId:artifactId as the dependency that made them eligible for a downstream pipeline trigger
  • Add parameter in withMaven() to specify the temporary binary directory
    • use case: If the build system (cmake for example) relies on PATH environment variable for detecting source/environement changes, the build system will recompile all sources