Make maven-bundle-plugin verify the generated manifest file
-----------------------------------------------------------
Key: FELIX-404
URL: https://issues.apache.org/jira/browse/FELIX-404
Project: Felix
Issue Type: Improvement
Components: Maven Bundle Plugin
Affects Versions: 1.0.0
Environment: N/A
Reporter: Olaf Bergner
Priority: Minor
Build errors caused by an invalid MANIFEST.MF are usually trivially to fix, yet
at times hard to diagnose. This is the more true for complex builds where these
kinds of errors tend to hide somewhere deep in some log file or might be hard
to spot in an already overcrowded console output.
Therefore, I suggest that the maven-bundle-plugin verify the generated manifest
file, report any error it may find and fail the build, if need be.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.