Out of curiosity, can Eclipse take in as the source a .tar.gz file? ItAFAIK Eclipse can do zip/jar or uncopressed directory. Therefore the plugin would have to uncompress tar.gz/tar.bz2 (the latter should be even smaller!) after downloading, or optionaly recompress it as zip to conserve disk space.
seems like what you want is to have the artifacts generated by 'maven dist'
be uploaded, which are either a .zip or a .tar.gz. However, .tar.gz seems
to come in a quarter the size, and if we are downloading sources, then
having a small source file would be key.
R.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
