gatk icon indicating copy to clipboard operation
gatk copied to clipboard

Fails with Gradle-7.5.1

Open yurivict opened this issue 3 years ago • 0 comments

Bug Report

Affected tool(s) or class(es)

Build

Affected version(s)

  • [X] Latest public release version [version?]
  • [ ] Latest master branch as of [date of test?]

Description

=======================<phase: build          >============================
===>  Building for gatk-4.2.6.1_1

Welcome to Gradle 7.5.1!

Here are the highlights of this release:
 - Support for Java 18
 - Support for building with Groovy 4
 - Much more responsive continuous builds
 - Improved diagnostics for dependency resolution

For more details see https://docs.gradle.org/7.5.1/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

* Where:
Build file '/wrkdirs/usr/ports/biology/gatk/work/gatk-4.2.6.1/build.gradle' line: 15

* What went wrong:
Plugin [id: 'de.undercouch.download', version: '4.1.2'] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'de.undercouch.download:de.undercouch.download.gradle.plugin:4.1.2')
  Searched in the following repositories:
    Gradle Central Plugin Repository

Steps to reproduce

regular build

Version: 4.2.6.1 Java-17 FreeBSD 13.1

yurivict avatar Aug 10 '22 02:08 yurivict