A little different idea: How about creating plugin for Maven that will repackage all libraries defined as dependency into one jar? (note problem with MANIFEST file here). Then everybody may create own 'combo' just by writing project.xml file. I know it's different idea then releasing 'combo' as separate package but this will help developers avoid having many jars used in their apps without releasing new combo every new commons core package. And I think that discussion, what should be included in combo will be the longest thread on this list...
Regards, Tomek
PS There's 'uberjar' plugin but it's working like this.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
