From 9544000d97c70ed389f83a55c1fe0e99d179d256 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Fri, 13 Dec 2024 15:04:09 -0300 Subject: [PATCH] Generate `META-INF/MANIFEST.MF` in the roaster-jdt JAR - Configure Maven Shade Plugin to include resources in the manifest. --- impl/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/impl/pom.xml b/impl/pom.xml index aa759385..a4b511da 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -135,6 +135,7 @@ +