[
https://issues.jboss.org/browse/FORGE-2035?page=com.atlassian.jira.plugin...
]
Sande Gilda commented on FORGE-2035:
------------------------------------
I should also mention that forge can not find files or folders when you use the `~/`
(tilde slash) in a path either.
For example, I can use tab to complete the input path in the following command:
windup-migrate-app --input ~/GitRepos/windup/test-files/spring-small-example.war --output
~/temp/windup-report-01 --packages org.springframework
However, when I execute it, it says the input file can not be found.
Forge does not resolve the tilde slash (~/) denoting a user home
directory correctly
------------------------------------------------------------------------------------
Key: FORGE-2035
URL:
https://issues.jboss.org/browse/FORGE-2035
Project: Forge
Issue Type: Bug
Reporter: Sande Gilda
When specifying the `~/` (tilde slash) in a path, the Linux "shortcut" to
denote a user's home directory, Forge treats it as a character and creates a directory
named '' relative to the directory where you run the 'forge' command.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)