We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e728bee commit 17f88b8Copy full SHA for 17f88b8
1 file changed
metadata/requirements.json
@@ -524,6 +524,23 @@
524
],
525
"envars": null
526
},
527
+ {
528
+ "id": "open_liberty_utility_main",
529
+ "description": "Skip UtilityMain that expected single jar in classpath",
530
+ "os": null,
531
+ "cmds": [
532
+ "**/java"
533
+ ],
534
+ "args": [
535
536
537
+ "com.ibm.ws.kernel.boot.cmdline.UtilityMain"
538
539
+ "position": null
540
+ }
541
542
+ "envars": null
543
+ },
544
{
545
"id": "elasticsearch7",
546
"description": "Skip Elastic Search 7+ commands",
0 commit comments