You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I went ahead and included the fix in the picocli 4.0.4 release that I just published to Maven.
Please let me know if there are still any issues.
Thanks again for raising this!
With Java 11, Picocli 4.0.3:
I would expect this code to accept '-s -v' as arguments, since validate is set to false:
Instead I get:
The text was updated successfully, but these errors were encountered: