Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2
-
None
-
None
Description
It should be possible to control the order in which resource directories are copied to target/classes, since multiple resource dirs could potentially contain files with the same names. The intutive thing would be to copy the resource directories in the order they are specified in the POM (i.e. last one wins). However, it appears the resources are currently copied in reverse order (i.e. first one wins).
Attachments
Issue Links
- depends upon
-
MSHARED-67 Add a parameter to force overwrite existing files even if the destination files are newer
- Closed
- is broken by
-
MSHARED-1216 Use a caching output stream when filtering resources
- Closed
- is duplicated by
-
MRESOURCES-43 resources:resources overwrites destination files when filtering is on, not when filtering is off
- Closed
-
MRESOURCES-24 Force overwrite resources defined in profiles
- Closed