Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bamboo/gradle-30498

Attempt to reproduce Gradle bug #30498
https://github.com/bamboo/gradle-30498

Last synced: 10 days ago
JSON representation

Attempt to reproduce Gradle bug #30498

Awesome Lists containing this project

README

        

# Attempt to reproduce Gradle bug #30498

This is an attempt to reproduce [8.10.1: ClassNotFoundException: com.gradle.develocity.agent.a.a.a](https://github.com/gradle/gradle/issues/30498).

The structure of the build includes 3 build-logic builds. This is so the classloader hierarchy can be made complicated enough to cause Develocity's proxy based method calls to kick-in.

The Develocity version is set at [build-logic/develocity/build.gradle.kts](build-logic/develocity/build.gradle.kts).

The plugin is applied in the [root build](settings.gradle) and in the [build-logic build](build-logic/settings/settings.gradle)

The Gradle wrapper is set at 8.9 since the faulty behavior is already present in that version.

Run the repro attempt with:

./gradlew :settings:build --configuration-cache --scan -Dscan.dump