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
Yes, maven overrides the parent POM's resources when redefining new resource section.
However, a simple way to add resources is to