Hi,

I'm following the instruction on
http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodule/module-binary-inclusion-simple.html

I would like to create a directory with 2 subdirecties of my child modules.
The assembly plugin runs, but it seems that the ${artifactId} substitution
does not work. The artifactId of the parent (where I execute the assembly
command) is used in stead of the ones of the child modules.

I'm using Maven 2.0.8 (on Ubuntu 8.04). I did not specify a version for the
assembly plugin so I assume I have the latest?

regards,

Wim

Reply via email to