From 743d9f0894224e42367f64a92b264a51c432b04c Mon Sep 17 00:00:00 2001 From: "kirill.labutin" Date: Thu, 13 Aug 2026 23:16:46 +0300 Subject: [PATCH] fix launcher build --- launcher/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/launcher/pom.xml b/launcher/pom.xml index e44ccc1..43dd1ee 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -13,6 +13,16 @@ + + org.apache.maven.plugins + maven-jar-plugin + + + default-jar + none + + + org.apache.maven.plugins maven-antrun-plugin