I have a multi-module project with some assembly descriptors in the parent POM:
   
http://code.google.com/p/galagosearch/source/browse/tags/galagosearch-1.0/pom.xml

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.

Any ideas on how to fix this?

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

Reply via email to