Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4
-
None
Description
Hello,
In the sample projet, there are two artifacts :
- "bug:assembly" contains an assembly descriptor which includes the other artifact.
- "bug:assembly-dependency" is a simple artifact with a properties file.
In the assembly description, I want to unpack the artifact "bug:assembly-dependency".
In the unpack options,
- if I put parameter "filtered" on false, my properties file is put in conf directory,
- but if I put "filtered" on true, my properties file is in conf/assembly-dependency-0.0.1-SNAPSHOT.jar directory.
I expected that only my properties file exchange between the two options. Why am I getting the "assembly-dependency-0.0.1-SNAPSHOT.jar " directory ?
Regards,
Arnaud
Attachments
Attachments
Issue Links
- duplicates
-
MASSEMBLY-579 Dependency-filename appended as subdirectory of outputDirectory of dependencySet when unpackOptions/filtered = true
- Closed
- is duplicated by
-
MASSEMBLY-640 Artifact data added to path when lineEnding tag set in dependencySet
- Closed