Re: sling-maven-plugin install goal issues

2015-11-26 Thread Steven Walters
On Thu, Oct 29, 2015 at 2:27 AM, Carsten Ziegeler wrote: > > Sure, enhancements are always welcome. Opened a JIRA Ticket on this: SLING-5335 And opened a Github PR for implementing it: https://github.com/apache/sling/pull/115 Thanks, Steven

Re: sling-maven-plugin install goal issues

2015-10-28 Thread Carsten Ziegeler
Am 28.10.15 um 22:02 schrieb Steven Walters: > Yes, this was a surprise to find that the plugin for/by Sling would > ignore basic Sling provided functionalities, in this scenario always > utilizing/assuming functionality of Felix instead. > > Would the developers/maintainers be open to an enhancem

Re: sling-maven-plugin install goal issues

2015-10-28 Thread Steven Walters
Yes, this was a surprise to find that the plugin for/by Sling would ignore basic Sling provided functionalities, in this scenario always utilizing/assuming functionality of Felix instead. Would the developers/maintainers be open to an enhancement to the plugin to support this scenario? On Wed, Oc

RE: sling-maven-plugin install goal issues

2015-10-28 Thread Jason Bailey
.de] Sent: Wednesday, October 28, 2015 11:16 AM To: users@sling.apache.org Subject: RE: sling-maven-plugin install goal issues hello steven. i use a configuration just like this: ${server}/system/console ${sling.user} ${sling.pass} false which posts the bundle to the felix webconsole, d

RE: sling-maven-plugin install goal issues

2015-10-28 Thread Stefan Seifert
Steven Walters [mailto:steven.walt...@icidigital.com] >Sent: Wednesday, October 28, 2015 4:11 PM >To: users@sling.apache.org >Subject: sling-maven-plugin install goal issues > >I'm trying to use the sling-maven-plugin install as described at [0]. >I'm now encountering a sce

sling-maven-plugin install goal issues

2015-10-28 Thread Steven Walters
I'm trying to use the sling-maven-plugin install as described at [0]. I'm now encountering a scenario where I can not use the goal to install a bundle in a particularly desired way. Previously, this was being used successfully within the environment to place the bundles under the /apps/install fol