Skip to content

Cannot generate report? #47

@KimmoHop

Description

@KimmoHop

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 ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions