Blob Blame History Raw
--- a/gson/pom.xml
+++ b/gson/pom.xml
@@ -114,7 +114,7 @@
         <configuration>
           <archive>
             <!-- Use existing manifest generated by BND plugin -->
-            <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
+            <manifestFile>${project.build.outputDirectory}/../../../pregenerated-MANIFEST.MF</manifestFile>
           </archive>
         </configuration>
       </plugin>