> They're currently commented out, because when I type 'mvn install' in
> the parent's path, it tries to make .tar.gz files for all the child
> modules with these same assembly descriptors.  That fails, of course,
> because the relative paths are all wrong.

Adding this to the parent plugin configuration should do it:
<inherited>false</inherited>

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to