fetchto variable should be converted to an absolute path
The fetchto
variable declared at the top-level Manifest should be converted to an absolute path, before it is passed on to child Manifests, otherwise the relative path will probably not be valid unless the child Manifest is at the same folder level as the top-level one.