Greetings, I have a parent pom.xml with a <resources> <resource> <directory>src/main/resources</directory> <filtering>true</filtering> </resource> </resources>
If a child pom.xml specifies another resources configuration, this configuration completely overrides the parent's. Is that behavior expected, or is it an issue? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]