Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot generate report? #47

Open
KimmoHop opened this issue Nov 15, 2023 · 0 comments
Open

Cannot generate report? #47

KimmoHop opened this issue Nov 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@KimmoHop
Copy link

Describe the bug
Report generation does not work for two Android projects in common root, Gradle 8.2.

To Reproduce
Steps to reproduce the behavior:

  1. Build plugin (works in Linux after correcting line ends, no gradlew.bat)
  2. Copy plugin to project libs
  3. Add plugin to project build.gradle.kts
  4. Generate report
  5. Error
    Execution failed for task ':generateDeadCodeReport'.
    java.io.FileNotFoundException: app\build\outputs\mapping\release\usage.txt (The system cannot find the path specified

Expected behavior

  • Plugin is available in release and in e.g. Maven repository
  • Plugin installation instructions are up-to-date
  • Plugin supports multiple projects in arbitrary directory structure (like Gradle does)

Additional context
What process should create app\build\outputs\mapping\release\usage.txt ???

@KimmoHop KimmoHop added the bug Something isn't working label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant