I have a build/resources stanza that is inherited. In a sub-pom, I'd like to override it to be empty. Simply specifying <resources /> does not work. What's the best way to accomplish this?
Best, Laird
I have a build/resources stanza that is inherited. In a sub-pom, I'd like to override it to be empty. Simply specifying <resources /> does not work. What's the best way to accomplish this?
Best, Laird