JavaRush/Java Blog/Random EN/Starting a maven project in IDEA
Eva_Sky
Level 30

Starting a maven project in IDEA

Published in the Random EN group
members
Guys, help with such a question, can anyone come across. Starting a maven project in IDEA - 1I'm trying to run a web project in IDEA - any of the maven build steps gives an error " Error: Could not find or load main class = ". At the same time, the project is working and is launched through the console. That is, I write in the console mvn clean install, I have a war file being formed and I can run it through tomcat . I've googled so much and found nothing. Maybe you need some settings in IDEA? This is the first time I've come across this.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet