Hello, I'm developing a project for axis2, which uses axis2-aar-maven-plugin. For this plugin to generate *.aar file I need <packaging>pom</packaging>. But if I use pom packaging the resource filtering: <resource> <directory>src/main/resources</directory> <filtering>true</filtering> </resource>
does not work. Is there a way to enable resource filtering with pom packaging? thank you! -- View this message in context: http://maven.40175.n5.nabble.com/resource-filtering-with-POM-packaging-tp3384642p3384642.html Sent from the Maven - Issues mailing list archive at Nabble.com.