Git Product home page Git Product logo

Comments (6)

jk1 avatar jk1 commented on September 17, 2024

Hi Marcus,

Looks like there is a particular dependency with a cycle in dependencies graph. I'd recommend to try excluding dependencies one by one to find out the problematic library.

from gradle-license-report.

schlm3 avatar schlm3 commented on September 17, 2024

Hi jk1,
I have 184 dependencies... going through all of these is not a good idea.
The resolution of the dependencies for the build is working perfect. Also the other plugins are working.

from gradle-license-report.

jk1 avatar jk1 commented on September 17, 2024

I'll proceed with a blind fix then.
Meanwhile here's the other thing to try: add the following line to your gradle.properties file:

org.gradle.jvmargs=-Xss16M

It may help if this is not a true cycle, but rather a very deep tree.

from gradle-license-report.

schlm3 avatar schlm3 commented on September 17, 2024

I hoped, that I could see the debug log of ConfigurationReader line 29, when I enable it using --debug, but I never saw that log in the output...

But luckily, I was able to find the bad one: 'org.apache.xmlgraphics:batik-transcoder:1.7+'

from gradle-license-report.

jk1 avatar jk1 commented on September 17, 2024

Thank you, that helps a lot.

from gradle-license-report.

jk1 avatar jk1 commented on September 17, 2024

The fix has been released as 0.3.8

from gradle-license-report.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.