Great question - if there are some overlap with goals that are very similar, perhaps we could introduce a few flags to change operations to allow the consolidation.
Given this is a big 'dot oh' release, if we want to review/consolidate some targets in the tooling, this is a good time. --J On Wed, Apr 8, 2015 at 8:14 AM, Guillaume Nodet <[email protected]> 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
