You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Josh Anderson (JIRA)" <ji...@apache.org> on 2017/02/07 13:15:42 UTC

[jira] [Created] (SYNCOPE-1008) Maven home directory not trimmed of whitespace

Josh Anderson created SYNCOPE-1008:
--------------------------------------

             Summary: Maven home directory not trimmed of whitespace
                 Key: SYNCOPE-1008
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1008
             Project: Syncope
          Issue Type: Bug
          Components: installer
    Affects Versions: 2.0.2
         Environment: Mac OSX 10.12.2
            Reporter: Josh Anderson


The maven home directory field trips up with a terminal \n character. 

Sometimes I get directories and paths using `pwd` in the terminal. In OSX there's a nice utility called pbcopy that will copy its stdin to the clipboard. `pwd | pbcopy` gives you "your/path\n" and although the path is correct, pasting into the maven home directory field inserts a newline character. This gives the alert dialog "The directory you have chosen either does not exist or is invalid."



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)