PCT fails because `com.gradle:configuration-maven-extension` dependency is not resolvable anymore

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: gradle-plugin
    • None

      Hi!

      Since https://github.com/jenkinsci/gradle-plugin/pull/640 the PCT is failing because com.gradle:configuration-maven-extension is not resolvable anymore.

      Steps to reproduce:

      1. Ensure not having com.gradle:configuration-maven-extension in local/proxy Maven repository
      2. Execute PCT: 
        java -jar plugins-compat-tester-cli.jar test-plugins --working-dir=work --war=meta.war --include-plugins=gradle 

      Output:

      [ERROR] Failed to execute goal on project gradle: Could not resolve dependencies for project org.jenkins-ci.plugins:gradle:hpi:2.16.999999-SNAPSHOT
      [ERROR] dependency: com.gradle:configuration-maven-extension:jar:1.0.0 (runtime)
      [ERROR]         com.gradle:configuration-maven-extension:jar:1.0.0 was not found in https://proxy.artifacts.cloudbees.com/repository/staged/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of proxy.artifacts.cloudbees.com has elapsed or updates are forced 

            Assignee:
            Alexis
            Reporter:
            Jérôme Pochat
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: