• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • gradle-jpi-plugin
    • None
    • core 1.535 or later

      When trying to use the Gradle JPI plugin with core versions 1.535 or later, the following problem occurs:

      FAILURE: Build failed with an exception.
      
      * What went wrong:
      Could not resolve all dependencies for configuration ':job-dsl-plugin:testCompile'.
      > Could not find org.jenkins-ci.main:ui-samples-plugin:1.547.
        Required by:
            org.jenkins-ci.plugins:job-dsl-plugin:1.20-SNAPSHOT
      

      From what I saw in the Jenkins Maven repo, the ui-samples-plugin seems to be released independently from core. The latest version is 2.0.

          [JENKINS-21431] Build fails with newer versions of core

          Andrew Bayer added a comment -

          Hrm. That's annoying. Let me think about how we want to handle this such that it'll work with earlier versions of core where ui-samples-plugin was released with core as well as newer ones...

          Andrew Bayer added a comment - Hrm. That's annoying. Let me think about how we want to handle this such that it'll work with earlier versions of core where ui-samples-plugin was released with core as well as newer ones...

          Andrew Bayer added a comment -

          Fixed and released, inadvertently as 0.5.2 'cos the gradle release plugin confused me. =)

          Andrew Bayer added a comment - Fixed and released, inadvertently as 0.5.2 'cos the gradle release plugin confused me. =)

          Thanks for the fix and sorry for picking this up so late, but I can not find the 0.5.2 release neither in the Jenkins repo nor on Maven Central or on BinTray. Can you give me a pointer?

          Daniel Spilker added a comment - Thanks for the fix and sorry for picking this up so late, but I can not find the 0.5.2 release neither in the Jenkins repo nor on Maven Central or on BinTray. Can you give me a pointer?

            abayer Andrew Bayer
            daspilker Daniel Spilker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: