Build fails with newer versions of core

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Blocker
    • Component/s: gradle-jpi-plugin
    • None
    • Environment:
      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.

            Assignee:
            Andrew Bayer
            Reporter:
            Daniel Spilker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: