Skip to content

BFS build failing 5.8.2 #4818

@EmilioDeGyves

Description

@EmilioDeGyves

Steps to reproduce

  1. clone the repo: git clone https://github.com/junit-team/junit5/ -b r5.8.2 /myfolder
  2. cd myfolder
  3. ./gradlew :junit-jupiter:build -x test
  4. it throws :
  • What went wrong:
    A problem occurred configuring root project 'junit5'.
    Could not resolve all artifacts for configuration ':classpath'.
    Could not find org.ajoberstar.grgit:grgit-core:4.0.1.
    Searched in the following locations:
    - https://plugins.gradle.org/m2/org/ajoberstar/grgit/grgit-core/4.0.1/grgit-core-4.0.1.pom
    If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
    Required by:
    project : > net.nemerosa.versioning:net.nemerosa.versioning.gradle.plugin:2.14.0 > gradle.plugin.net.nemerosa:versioning:2.14.0

Context

  • Used versions (Jupiter/Vintage/Platform): gradle 7.5, java 17.0.8
  • Build Tool/IDE: console

Deliverables

  • ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions