sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Gradle plugin expects DSN for build

Open jasonab opened this issue 2 months ago • 1 comments

Integration

sentry

Java Version

21

Version

4.5.1

Steps to Reproduce

gradle clean build

Expected Result

No error message from Sentry

Actual Result

error: Auth token is required for this request. Please run sentry-cli login and try again!

Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output. Please attach the full debug log to all bug reports.

jasonab avatar May 02 '24 00:05 jasonab