https://github.com/jenkins-infra/pipeline-library/commit/24fa3bc712f488011c4db57f20df8d7bfafef921
/ https://github.com/jenkins-infra/pipeline-library/pull/92

looks like the recommended version changed. You can tell your jenkinsfile
to only build your own version and not try newer ones, but I think its
better to catch bugs as early as possible.

On Fri, May 1, 2020 at 5:52 PM Richard Bywater <[email protected]> wrote:

> Just wondering if its expected that updates to Jenkins-Infra pipeline
> library might cause issues on builds that have no changes to pom.xml etc.?
>
> Looks like there was a pipeline library change made between
> https://ci.jenkins.io/job/Plugins/job/htmlpublisher-plugin/job/PR-56/1/
> and
> https://ci.jenkins.io/job/Plugins/job/htmlpublisher-plugin/job/PR-56/2/
> which has broken the build due to library version issues such as :
>
> *12:28:10*  Failed while enforcing RequireUpperBoundDeps. The error(s) are 
> [*12:28:10*  Require upper bound dependencies error for 
> org.slf4j:jcl-over-slf4j:1.7.25 paths to dependency are:*12:28:10*  
> +-org.jenkins-ci.plugins:htmlpublisher:1.23-SNAPSHOT*12:28:10*    
> +-org.slf4j:jcl-over-slf4j:1.7.25*12:28:10*  and*12:28:10*  
> +-org.jenkins-ci.plugins:htmlpublisher:1.23-SNAPSHOT*12:28:10*    
> +-org.jenkins-ci.main:jenkins-core:2.222.3*12:28:10*      
> +-org.slf4j:jcl-over-slf4j:1.7.25 (managed) <-- 
> org.slf4j:jcl-over-slf4j:1.7.26
>
> Not sure if there's an issue with my pom.xml or similar that needs fixing but 
> thought it strange it would
> suddenly break.
>
> Any help gratefully received :)
>
> Richard.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/CAAy0hwftkMA7_BTaW2tZj1-02WeyyVtWrWtSU6nKWMFP7jk7YA%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/CAAy0hwftkMA7_BTaW2tZj1-02WeyyVtWrWtSU6nKWMFP7jk7YA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAG%3D_Duvu-QHfswLC_9Sqy%2B-eoVum4nCD1gz51d%3DM%3D%2BgK-cwPfg%40mail.gmail.com.

Reply via email to