Error in pom.xml when create new maven project for first time

Viewed 18

im new on learning servlet spring and maven when i create a maven project this error appear in the pom.xml file Description Resource Path Location Type Exception java.lang.ExceptionInInitializerError: Cannot access defaults field of Properties [in thread "Worker-9: Building"] pom.xml /test line 1 Maven Configuration Problem

can anyone explain what is wrong with it? thank you

0 Answers
Related