Early in my exposure to Maven, I imbibed some advice to never try to
use moduleSets in the assembly plugin. I don't recall where or how.

If I were you, I'd be coding out the use of the dependency plugin with
'copy', not 'copy-dependencies' to grab all these thing and arrange
them artfully in a directory, and then just use assembly:single to
package them up.

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

Reply via email to