-
Picocli has some good conventions for this: [arrays_collections_maps](https://picocli.info/#_arrays_collections_maps) & [split_regex](https://picocli.info/#_split_regex)
#### Some additional consid…
-
I am running OpenJDK 11 on Mac OS 10.15.7. When I run `okta start` and select any number to download it fails with a PKIX error. I would really like to use the tool, but I can't get off first base. Wh…
-
**Affects PMD Version:**
All.
**Rule:**
Not rule specific.
**Description:**
https://github.com/pmd/pmd/issues/2006#issuecomment-540282077
PMD needs a properties file to configure itself…
-
## Description
Current launch version only allow to pass parameters using a file, with the option `--params`. To mimic as much as possible the `nextflow run ...` command here we propose to add the …
-
### Type
Error while patching
### Tools used
CLI
### Application
Reddit v2024.46.0
### Bug description
Patching error.
### Error logs
```shell
~ $ java -jar cli.jar -a reddit.apk -o Reddit -m…
-
This is a screenshot of m2e building itself. Note the task label in the progress output ending in "picocli:"
![grafik](https://user-images.githubusercontent.com/406876/236685297-4a580630-fe83-4709-9f…
-
Hey everyone,
I'm a big fan of the Jenkinsfile-runner, I have been for years when I accidentally stumbled upon it in early development. Unfortunately I have never been able to get it to work. I re…
-
@avweigel observed this issue was fixed after adding an appropriate jna.library.path to the run scripts
```
-Djna.library.path="" \
```
We may need to add this to the install script for new mac…
-
Our application provides various CLI options taking enum values. Some of these enums have values consisting of multiple words like `single line`, which we'd like users to enter as `single-line`. Obvio…
-
@constantinpape @k-dominik
I have a first prototype that could be tested.
----
#### Installation instructions
These instructions should work on:
- MacOS
- Linux
As prerequisites pleas…