Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch
Description
The IT no-appendAssemblyId-no-classifier is currently failing. This is due to the fact that the dependency set task tries to include the main project artifact as one of the dependencies. This causes a problem when there is no assembly ID and no classifier, because the archiver tries to include the destination file for the assembly in itself.
The patch adds a check to make sure the archiver destination file does not get included as one of the entries. The patch also includes updates to the unit tests to reflect the new behaviour of the AddDependencySetsTask.
Attachments
Attachments
Issue Links
- is related to
-
MASSEMBLY-156 appendAssemblyId cannot be false
- Closed