I have a super pom defined in which I specify a \"resources\" directory for resources. In one of my projects, my pom extends that super pom, and I would like to add an addit
See build-helper-maven-plugin's usage page.