Hello, I would like to inquire if it is possible store a dependencySet defined in a moduleSet in an assembly descriptor, in "repository layout"? just like the maven-dependency-plugin does. http://maven.apache.org/plugins/maven-dependency-plugin/copy-dependencies-mojo.html#useRepositoryLayout
The repositories tag doesn't work in my case because I have a multi-module project. (I can't add a repositories tag inside a moduleSet tag). Many thanks, Ibrahim
