-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
Steps to reproduce:
cd myDir
touch foo.ear
forge
cd ..
windup-migrate-app myDir/foo.ear
***ERROR*** Input path does not exist
windup-migrate-app foo.ear
(this works...)
This is IMO illogical. The relative path should be relative to the directory of the shell. Currently it is relative to the directory where Forge was started.
This i
- relates to
-
FORGE-2170 Forge addon-build-and-install doesn't work with wildcards "." "~"
- Closed