Details
-
Bug
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
maven-filtering-3.2.0, maven-filtering-3.3.0
-
None
-
None
-
Maven 3.6.3, Java 11, macOS
Description
Hi,
after upgrading from 3.1.0 to 3.2.0 I get this weird issue. My build fails with a java.nio.file.NoSuchFileException for a file, that actually exists in the resources directory.
What's special about the file is that it was extracted from a dependency artifact. I know this is a strange use case, but for us it is the only way to supply a common Velocity macro library file to other modules for Velocity template development with IntelliJ (only relative paths supported).
File content and encoding do not seem to have an impact. Could it be because of an archive flag? If I modify and save the file, the build works fine again...
If necessary, I can provide a stack trace or detailed log.
Attachments
Attachments
Issue Links
- causes
-
MRESOURCES-278 Regression - Changed copy behaviour if file already exists
- Open
- is related to
-
MSHARED-1004 Two (2) issues with symbolic links
- Open