Hi,

I'm trying to get a slingstart up which is based on Sling 9 but removes
  Slingshot.

I generated a project using the slingstart-maven-archetype, and I have
two provisioning model files

src/main/provisioning/model.txt:

[feature name=model]
[artifacts]
  org.apache.sling/org.apache.sling.launchpad/9/slingstart

src/main/provisioning/sling.txt:

[feature name=sling]
[artifacts runModes=:remove]
 
org.apache.sling/org.apache.sling.sample.slingshot/0.8.0/slingfeature/s
lingfeature

However, slingshot is still provisioned when I build and start the
slingstart.

Is this expected to work?

Thanks,

Robert

Reply via email to