Jean-Baptiste Onofré created KARAF-6962:
-------------------------------------------
Summary: Add bundle verify goal
Key: KARAF-6962
URL: https://issues.apache.org/jira/browse/KARAF-6962
Project: Karaf
Issue Type: New Feature
Components: karaf
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
When creating a bundle, most of the time, we can see some "bad" headers (in the
MANIFEST) only when we actually deploy the bundle in Karaf.
The karaf-maven-plugin provides the verify on a feature to validate a feature.
We could provide a similar goal but for bundle this time, reporting the
required import and verifying this import in regards of a descriptor file
(listing the expected imports).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)