Yes, when adding new goals, we should remove the "old" one.
For instance, features-export-meta-data should replace the feature-generate-descriptor (and so update Karaf internal accordingly).
features-add-to-repository is clearly deprecated with install-kars. Regards JB On 04/08/2015 12:44 PM, Guillaume Nodet wrote:
In master, the karat-maven-plugin contains the following goals: * features-add-to-repository * features-create-kar * features-export-meta-data * features-generate-descriptor * install-kars * features-validate-descriptor * verify-features The features-add-to-repository mojo seems somewhat redundant with the install-kars mojo which is used to build our own distribution. The features-export-meta-data seems redundant with the features-generate-descriptor, and the features-validate-descriptor seems redundant with the verify-features goal. Am I missing something, or should we get rid of the features-add-to-repository, features-export-meta-data and features-generate-descriptor goals for 4.0 ? Cheers, Guillaume
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
