I want to use the maven-dependency-plugin to copy artifacts from all sub-modules of my multi-module project to a directory that is relative to the root directory of the enti
I've got root directory for parent pom with ${project.parent.basedir}.