Hi, I'd like to know if there's an easy way to include the source jar files of my project's dependencies when I build an assembly? So I don't want to include the source code of my own modules, but the source code jars of the dependencies if they are available. Thanks!
-- FD
