-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Build plugin (works in Linux after correcting line ends, no gradlew.bat)
- Copy plugin to project libs
- Add plugin to project build.gradle.kts
- Generate report
- 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 ???
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working