This project can be compiled and run with Maven:
mvn compile exec:java
To report to an existing Sentry installation, set the SENTRY_DSN environment
variable:
SENTRY_DSN=https://public:private@host:port/1 mvn exec:java
This project can be compiled and run with Maven:
mvn compile exec:java
To report to an existing Sentry installation, set the SENTRY_DSN environment
variable:
SENTRY_DSN=https://public:private@host:port/1 mvn exec:java