On Mon, Jun 15, 2015 at 3:12 PM, Carsten Ziegeler <[email protected]> wrote: > Your packaging is slingfeature, so this in the main artifact - in maven > you usually don't use a classifier for the main artifact..
Ah ok, thanks - the problem is that Crankstart needs to know that that artifact is a slingfeature, based on its Maven coordinates, what's the best way to do that? Other utilities working with provisioning model artifacts might have the same requirement - you get a bunch of Maven artifact URLs and need to sort them out into bundles, Sling provisioning models, etc. -Bertrand
