New goal for the features-maven-plugin: validate a features xml file
--------------------------------------------------------------------
Key: FELIX-1064
URL: https://issues.apache.org/jira/browse/FELIX-1064
Project: Felix
Issue Type: Improvement
Components: Karaf
Reporter: Guillaume Nodet
We should add a goal to the features-maven-plugin to validate the features xml
file:
* do all the bundles exist?
* are all the imports from the bundles resolved?
Most of the code for reading manifest and looking up the bundles is already
available in the features-maven-plugin' generate-features-xml Mojo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.