I created a new Project from scratch in IntelliJ by using a Maven Module. I didn\'t select any specific archetypes and I clicked on finish. The project gets created
Maven Module
try
src/main/resources **/*
or under settings -> compiler -> resource patterns, add the resource pattern (i.e ?*.prefs)