* Where:
Build file '/Users/brais/projects/detekt-rules-compose/build.gradle.kts' line: 119
* What went wrong:
Could not get unknown property 'NEXUS_USERNAME' for root project 'detekt-rules-compose' of type org.gradle.api.Project.
If you don't have NEXUS_USERNAME defined the gradle configuration fails.
When I run
./gradlew
I get this error:If you don't have
NEXUS_USERNAME
defined the gradle configuration fails.