Hey Andreas,

It is definitely possible, I have the following provisioning model (its already 
half a year old thats why its still using the snapshot version), I think that 
Sling even has its own OSGi package installer:

[feature name=:boot]

[artifacts]
    org.apache.sling/org.apache.sling.launchpad/9-SNAPSHOT/slingstart
    com.composum.sling.core/composum-sling-osgi-package-installer/1.7.0

[feature name=composum-console]

[artifacts startLevel=20]
  com.composum.sling.core/composum-sling-core-package/1.7.0/zip

  org.apache.commons/commons-lang3/3.3.2
  org.apache.jackrabbit.vault/org.apache.jackrabbit.vault/3.1.26
  org.apache.sling/org.apache.sling.scripting.groovy/1.0.2
  org.codehaus.groovy/groovy-all/2.4.6


As u can see I installed the Composum as a zip package in the provisioning 
model. In the released version the Composum is already present so that 
shouldn't be needed anymore! (although I think the vault bundle is needed for 
the osgi package installer)

Greets,
Roy
> On 23 Jun 2017, at 00:58, Andreas Schaefer Sr. <[email protected]> wrote:
> 
> So far so good. I was able to fire up Sling and install my content packages 
> using WCMIO content
> package plugin.
> 
> It is not as slick as the provisioning model but gets the job done.
> 
> Cheers - Andy
> 
>> On Jun 22, 2017, at 2:27 PM, Andreas Schaefer Sr. <[email protected]> wrote:
>> 
>> Hi
>> 
>> I need to setup a Sling test instance (with slingstart or something alike) 
>> and it needs to
>> be manage by Maven and be able to install Content Packages.
>> 
>> Is there a way to include packages during the setup?
>> 
>> Thanks - Andy Schaefer
> 

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to