Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-bundle-plugin-2.0.1
-
None
Description
When the WAR file has no classes, only resources, any attempts to customize the MANIFEST.MF file fails because the output directory doesn't exist.
The workaround is creating an empty src/main/resources/META-INF/MANIFEST.MF file manually.