Re: Issue using PUT with maven-sling-plugin and non-existent path

2012-04-04 Thread Justin Edelson
Craig- I believe this is the defined behavior for WebDAV, but I honestly have never looked it up. Regards, Justin On Wed, Apr 4, 2012 at 5:16 PM, Craig S. Dickson wrote: > Hi, > > I have the following configuration for the maven-sling-plugin in my > project - notice I have the usePut configurat

Issue using PUT with maven-sling-plugin and non-existent path

2012-04-04 Thread Craig S. Dickson
Hi, I have the following configuration for the maven-sling-plugin in my project - notice I have the usePut configuration parameter set to true as I want to upload the bundle to a specific location in JCR tree. org.apache.sling