hboutemy commented on pull request #451: URL: https://github.com/apache/maven/pull/451#issuecomment-786549495
I coded the few cases I thought I knew about `-P` in `mvn` command line but it seems I don't know what `?` means: I don't see it in code https://github.com/apache/maven/blob/master/maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java#L1475 and I missed `!`, that IIUC seems to be a synonym to `-` I'll add `!` as excluded first character, but for `?`, I'll need some explanations as why we should not accept that char ---------------------------------------------------------------- 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: [email protected]
