Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2-beta-3
-
None
-
None
Description
The assembly plugin uses absolute paths for things like ${project.build.directory}, which makes it impossible to use them in include/exclude patterns (since those patterns are used relative to the fileset directory).
POM paths should be recalculated as relative to project.basedir before they're injected into the assembly descriptor via interpolation.
Attachments
Issue Links
- is duplicated by
-
MASSEMBLY-419 All module directories are included with complete system path
- Closed