The main purpose of <artifactItems> is so that we dont need to use dependencies elements.
perhaps, you need http://maven.apache.org/plugins/maven-dependency-plugin/unpack-dependencies-mojo.html -D On 11/8/06, Sebastien Brunot <[EMAIL PROTECTED]> wrote:
Hi all, is it possible to parameterize the dependency plugin unpack goal so that it uses a pom <dependencies> section as input instead of an <artifactItems> list ? Thanks for your help, Sebastien
