-
Enhancement
-
Resolution: Won't Do
-
Minor
-
None
-
7.1.0.DR8
-
None
Problem
Argument --content specify mapping of files in deployment to files on filesystem.
If no files exists in deployment no warning is given to user.
Example
deployment-overlay add --name=my-overlay --content=not-existing.html=/tmp/index.html --deployments=my.war
Proposed solution
I would expect the some warning or info about not mapped files would be printed when overlay linked with deployment.
- is incorporated by
-
JBEAP-7366 Deployment overlay UX issues
- Closed