Closed
Bug 1592965
Opened 6 years ago
Closed 6 years ago
"Unable to find root directory glean-gradle-plugin" warning message in AndroidStudio
Categories
(Data Platform and Tools :: Glean: SDK, defect, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdroettboom, Assigned: mdroettboom)
Details
(Whiteboard: [telemetry:glean-rs:m11])
After the Glean Gradle plugin was merged, the build in Android Studio (but not at the command line) contains:
Unable to find root directory for module 'glean-gradle-plugin'
This strangely seems benign, because it otherwise thinks the build is successful and things work. We should try to remove the message nonetheless.
| Assignee | ||
Updated•6 years ago
|
Summary: Warning message in AndroidStudio → "Unable to find root directory glean-gradle-plugin" warning message in AndroidStudio
Comment 1•6 years ago
|
||
Weirdly enough, this is breaking build for me :o Also, this was not happening last time I tested the plugin. Let me dig a bit into this
Updated•6 years ago
|
Assignee: nobody → alessio.placitelli
Priority: P3 → P1
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m11]
Updated•6 years ago
|
Assignee: alessio.placitelli → mdroettboom
| Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•