Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
kuzank opened this issue Jul 28, 2021 · 3 comments
Closed

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

kuzank opened this issue Jul 28, 2021 · 3 comments

Comments

@kuzank
Copy link

kuzank commented Jul 28, 2021

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
Copy link

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

@pc9795
Copy link
Collaborator

pc9795 commented Jul 28, 2021

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
Copy link
Collaborator

pc9795 commented Aug 10, 2021

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

@pc9795 pc9795 closed this as completed Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants