I am developing a maven project and I am facing an error of Could not find or load main class after building an artifact in intellij ,and this has happened after adding google-oauth-client-jetty dependency ,more so this javax.servlet 3.0.0.v201112011016.jar is causing the problem because as soon as i remove this from the artifact my project runs, but this jar is required so that i can redirect the user to gmail login page, can anyone help me out.
Asked
Active
Viewed 194 times
0
-
https://stackoverflow.com/questions/10654120/error-could-not-find-or-load-main-class-in-intellij-ide Can you check this out? Provided you are facing the similar kind of issue. – Nov 05 '19 at 07:38
-
it's not sufficient detail to get you an answer. Please share Configuration details of intellij under Run menu. Also, share what you have got inside – Vinay Prajapati Nov 05 '19 at 07:38
-
What do you want to know in specific? @VinayPrajapati – Sicura Mail Nov 05 '19 at 08:00
-
@MohammadRakibAmin this solution isn't working for me ,i tried it out – Sicura Mail Nov 05 '19 at 08:01