since SLING-4879 [1] it is possible to override these variables with properties from the pom (when setting usePomVariables=true).
stefan [1] https://issues.apache.org/jira/browse/SLING-4879 >-----Original Message----- >From: Carsten Ziegeler [mailto:[email protected]] >Sent: Tuesday, November 17, 2015 5:18 PM >To: [email protected] >Subject: Re: [Slingstart Maven Plugin] variables > >Variables are declared per feature, therefore one variables section per >feature. If a model contains more than a single feature it can contain >more than one variable section. >A feature definition should be "complete", therefore all variables used >in a feature should be declared in this feature, at least with an >initial value. >The idea is that this value can be overriden, however the support for >this is very limited atm. > >Carsten > >Am 17.11.15 um 07:29 schrieb Oliver Lietz: >> hi, >> >> is the plugin limited to _one_ variables section per model? >> And this section needs to be declared in the feature file where variables >are >> used? >> >> I'm trying to make the Jackrabbit version a variable like the Oak version >to >> no avail. >> >> Thanks, >> O. >> >> > > >-- >Carsten Ziegeler >Adobe Research Switzerland >[email protected]
