Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.2-beta-2
-
None
-
None
-
Patch
Description
If an archive file is configured with attach=false, the plugin will output the following warning because the underlying if-else is wrong:
[WARNING] Assembly file: <snip>.zip is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
The warning must be guarded with attach=true.
Attachments
Attachments
Issue Links
- relates to
-
MASSEMBLY-628 Bogus warning when assembling to a directory
- Closed