michael-o commented on pull request #451: URL: https://github.com/apache/maven/pull/451#issuecomment-786923709
There likely more chars which would be forbidded, e.g., <, >, |, ~, ;, $, %, ", ', [, ], *, \. They all have some meaning either in POSIX shell, bash, PowerShell or Windows cmd. Likely a whilelist after the first/second char would make more sense! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org