log4j.jar is marked optional in parent pom. While this is ok for most child modules, in the case of webdav demo we must add the dependency explicitly otherwise it is not picked up transitively.
log4j.jar is marked optional in parent pom. While this is ok for most child modules, in the case of webdav demo we must add the dependency explicitly otherwise it is not picked up transitively.