Hi, Im having some issues following my prof’s slides.
Basically I need to create a new project using Maven on Intellij. The guidelines of my prof just say to select Maven from the list and then create the project.
I tried that, but no META-INF folder is created and no persistence files.
So I tried to create a non general Mavel project with ‘Maven Archetype’ and I chose the first archetype option, archetype-archetype. Now the issue is that the pom.xml file is different. With this method I have the META-INF folder but persistence.xml is also different lmao