From 983b42e5c81e85b610eccf88bcab4bfa987722c3 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Fri, 30 Aug 2024 17:57:44 +1000 Subject: [PATCH] Fixing the No Main Manifest Attribute --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 78622ae..268bcd1 100644 --- a/pom.xml +++ b/pom.xml @@ -41,6 +41,7 @@ 17 17 UTF-8 + sydney.cheng.microservice.Application jacoco reuseReports @@ -72,7 +73,7 @@ org.springframework.boot spring-boot-maven-plugin - sydney.cheng.microservice.Application + ${start-class} JAR