I have a project with multiple modules, and I would like to assemble the
classes of the modules into a single jar file.
If the names of the modules (and directories) match the artifact ID, the
assembly works fine.  But if the artifactId does not match the module
name, then the files are not picked up.  Is there a way to configure
this to work with the different names?  Or do I need to just rename my
modules or artifacts so that they match?

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to