pratx08 commented on issue #289: URL: https://github.com/apache/maven-filtering/issues/289#issuecomment-3821753719
Hey @pbarnes-tibco, I was able to reproduce this issue locally and i think the path separator '' is getting overlapped with escapeString. I have a probable fix where the collision of '' in DefaultMavenResourcesFiltering.getDestinationFile() retains the directory structure. I have raised a [Pull Request](https://github.com/apache/maven-filtering/pull/320) with the fix and a test please look into it when you find time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
