[ https://issues.apache.org/jira/browse/MASSEMBLY-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte closed MASSEMBLY-932. ------------------------------------ Fix Version/s: 3.3.0 Assignee: Robert Scholte Resolution: Fixed Fixed in [3a58218f0c9ea4b52de5a0bf8a2d7aa0059d546d|https://gitbox.apache.org/repos/asf?p=maven-assembly-plugin.git;a=commit;h=3a58218f0c9ea4b52de5a0bf8a2d7aa0059d546d] This piece of code was not covered by any unittest or integration test, so I wrote a test based on some reverse engineering. The proposed patch was a good hint and it makes sense, although I would have loved to see how this piece of codes is touched with a real usecase. > resource filtering skipped for resources in the current project > --------------------------------------------------------------- > > Key: MASSEMBLY-932 > URL: https://issues.apache.org/jira/browse/MASSEMBLY-932 > Project: Maven Assembly Plugin > Issue Type: Bug > Affects Versions: 3.2.0 > Reporter: Sean Bridges > Assignee: Robert Scholte > Priority: Major > Fix For: 3.3.0 > > > resource filtering skipped for resources in the current project > > In AssemblyProxyArchive, when assemblyWorkPath.startsWith( fsPath ) is true > the stream transformer is lost when creating a delegate file set > I can't submit a test case as my project is fairly involved and proprietary, > but trying to upgrade from 2.4 to 3.2.0 stops substituting ${*} into the > output file -- This message was sent by Atlassian Jira (v8.3.4#803005)