From dc83c644473626483bc1c58636988e098369d7a0 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Tue, 22 Mar 2022 16:05:06 +0300 Subject: [PATCH] Use default jar execution instead creating a new one Workaround `You have to use a classifier to attach supplemental artifacts to the project instead of replacing them` error. KTI-729 --- libraries/examples/js-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/examples/js-example/pom.xml b/libraries/examples/js-example/pom.xml index e4db65db1ab..9db68cc9588 100644 --- a/libraries/examples/js-example/pom.xml +++ b/libraries/examples/js-example/pom.xml @@ -77,7 +77,7 @@ 3.2.2 - main jar + default-jar jar