Question

I can run the application with "maven jetty:run", but I'm seeing errors in IDEA

My pom.xml => http://pastebin.com/r3fMqShp

Step 1:

Error


Step2:

Error2

None of the following worked so far:

  • Change/Upgrade JDK(jdk1.7.0_51)
  • mvn clean install
  • Invalidate Caches/Restart
  • Reimport All Maven Projects

Thanks

Was it helpful?

Solution

I solved ! :)

The problem stems from the fact that the operating system language is Turkish. After Changing to English, problem solved

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top