[
https://issues.apache.org/jira/browse/SLING-5559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved SLING-5559.
------------------------------------
Resolution: Fixed
Fix Version/s: Maven Sling Plugin 2.1.8
Fixed in [r1733277|https://svn.apache.org/r1733277]. It now uses the WebDAV
HEAD method on collections to check if an intermediate node exists already and
MKCOL to create those.
> Improve WebDAV support for installing a bundle
> ----------------------------------------------
>
> Key: SLING-5559
> URL: https://issues.apache.org/jira/browse/SLING-5559
> Project: Sling
> Issue Type: Improvement
> Components: Maven Plugins and Archetypes
> Affects Versions: Maven Sling Plugin 2.1.6
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Fix For: Maven Sling Plugin 2.1.8
>
>
> The WebDAV support for installing a bundle ({{usePut=true}}) should be
> improved in several regards:
> # only WebDAV methods should be used (even for creating intermediate folders
> and for checking if a folder is already there)
> # it should be able to deal with the redirect being issued by the Sling
> WebDAV Plugin (see SLING-5557)
> Compare also with
> http://apache-sling.73963.n3.nabble.com/maven-sling-plugin-and-usePut-with-intermediate-folders-td4059733.html.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)