Enable features-maven-plugin validate goal for karaf features build
-------------------------------------------------------------------

                 Key: CAMEL-2080
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2080
             Project: Apache Camel
          Issue Type: Task
          Components: karaf
    Affects Versions: 2.0.0
            Reporter: Gert Vanthienen
            Assignee: Gert Vanthienen
             Fix For: 2.1.0


A validate goal has been added to the features-maven-plugin which will:
- check if all bundles in the descriptor actually exist 
- check if all features' bundles can be resolved (matching exports are found 
for the imports)

Adding this to the platforms/karaf/features build will make it easier to 
maintain the features.xml file by no longer having to test all the features 
manually.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to