Filter fail to initialize when build from parent pom while assembly is in child pom -----------------------------------------------------------------------------------
Key: MASSEMBLY-329 URL: http://jira.codehaus.org/browse/MASSEMBLY-329 Project: Maven 2.x Assembly Plugin Issue Type: Bug Affects Versions: 2.2-beta-2 Environment: maven 2.0.9 Windows XP Reporter: Andy Yeung Attachments: project-structure.zip I have the project structure which is the same as the attached file. When I try to execute mvn package in the user-ear project directly, the filters are initialized and executed. However if I try to execute mvn package in the parent directory. The filter is gone. When I use -X options, I didn't find the log message "[DEBUG] Initializing assembly filters..." -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira