Causes missing persistence.xml errors. Partial work around: ~~Create an empty persistence.xml file in src/main/resources/META-INF~~ Delete the persistence.xml file from src/main/java/META-INF
Causes missing persistence.xml errors.
Partial work around:
Create an empty persistence.xml file in src/main/resources/META-INFDelete the persistence.xml file from src/main/java/META-INF