exceptionless / Exceptionless.Java

Exceptionless Java client
Apache License 2.0
6 stars 2 forks source link

How can i and Exceptionless support to my java-web application #63

Closed kuzank closed 3 years ago

kuzank commented 3 years ago

I have a java-web application(springboot) and it build with maven,now i want to and Exceptionless support but i can't find it on Maven Central.

I had download Exceptionless.Java code and run "mvn build" command but get false.

my jdk version is 1.8.0_241

so what can i do to this

github-actions[bot] commented 3 years ago

Thanks for reporting this issue. We will get back to you in a while

pc9795 commented 3 years ago

Hey there, we are still in the process of making this lib available on maven. Hopefully, it will be available by the end of next week. For time being you can test the lib by using mvn clean install after cloning the repo and then you can run locally. I can see you are using Java 8 but the lib is built using Java 11.

pc9795 commented 3 years ago

This library is now available at maven central: https://mvnrepository.com/artifact/com.exceptionless/exceptionless-client