Relative Content

Tag Archive for javamavenintellij-idea

Why does my IntelliJ say that there’s an error in my pom.xml?

So recently I added a pom.xml file to my java project in IntelliJ Idea and I then made it into a maven project. Though when I opened the pom.xml back again with IntelliJ I saw 2 errors at “project” from the first project tag (<project). This Error weirdly only appeared after I changed a letter that wasn’t important and then never went away unless I went on a different window. Can somebody tell me why this is happening and how I can fix it?