From c8c4b01489e85795367b8914a73736bcf45bb502 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Fri, 8 Aug 2025 07:34:26 +0300 Subject: Add mainClass configuration to exec plugin --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 2e20f72..7a9c9de 100644 --- a/pom.xml +++ b/pom.xml @@ -405,6 +405,9 @@ org.codehaus.mojo exec-maven-plugin ${exec-plugin.version} + + ${mainClass} + org.codehaus.mojo -- cgit v1.2.3