SLING-3540 - maven-sling-plugin with usePut = true does not create
intermediary folders

If usePut = true and installation fails with a 409 (Conflict) status
attempt to create intermediate paths for deployment. The intermediate
path primary type defaults to a Sling:Folder but can be configured using
the intermediatePathPrimaryType mojo config property and overriden on
the command line using -Dsling.deploy.intermediatePathPrimaryType.

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/maven-sling-plugin@1707209 13f79535-47bb-0310-9956-ffa450edef68
3 files changed
tree: ab5387e1ea38a269be467c06c5c7347ab58c6115
  1. src/
  2. LICENSE
  3. NOTICE
  4. pom.xml
  5. README.txt