Skip to content

2.4.0 Is bringing some different dependencies in the class path and cause the build to fail #1906

Open
@Jonatha1983

Description

@Jonatha1983

What happened?

Hi

I have created this repo in which the issue is reproducible.

Basically with 2.3.0 things work and with 2.4.0 I am getting:

'org.apache.commons.compress.archivers.tar.TarArchiveEntry org.apache.commons.compress.archivers.tar.TarArchiveInputStream.getNextEntry()'

after a short investigation, I saw that the plugin structure is bringing a different Apache-commons-compress dependency, and it caused the error since another plugin expects the public one. The versions are the same, but the dependencies are not:

Image

Relevant log output or stack trace

Steps to reproduce

Run this repo:
https://github.com/Jonatha1983/240-dependencies-bug

Gradle IntelliJ Plugin version

2.4.0

Gradle version

8.13

Operating System

None

Link to build, i.e. failing GitHub Action job

https://github.com/Jonatha1983/240-dependencies-bug

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions