question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Gradle task licenses.plugin.DependencyTask is never cached

See original GitHub issue

Just like #58 but for com.google.android.gms.oss.licenses.plugin.DependencyTask .

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:16

github_iconTop GitHub Comments

2reactions
schuenadelcommented, Sep 11, 2020

I have created PR #152 to fix this issue in a minimal way. Could someone please check it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solving common problems - Gradle User Manual
With cacheable tasks incorrect results are stored permanently, and can come back to haunt you later; re-running with clean won't help in this...
Read more >
Gradle: Force Custom Task to always run (no cache)
I want tasks of this type to always run. It seems though they only run once, I'm guessing because the inputs never seem...
Read more >
Getting Started with Gradle Enterprise for Gradle users
Many of Gradle's built-in tasks are cacheable, and increasingly many tasks from third-party community plugins are cacheable. Remote Build Cache ...
Read more >
Extend the Android Gradle plugin - Android Developers
We do assume basic knowledge about how Gradle works, including how to configure projects, edit build files, apply plugins, and run tasks.
Read more >
The Gradle build system- Tutorial - Vogella.com
This plug-in adds tasks to your project which allow compiling Java source code, run unit tests and to create a JAR file. A...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found