The issue is not to produce those source bundles, but to get them from project dependencies from public repositories.
Most public artifacts on maven "central" have no such cource bundles, even recent ones when built with maven. see commons-httpclient 3.1 :-/ The issue discussed here is to repackage archived commons- releases to complete those missing bundles. Nico. 2008/2/5, Jochen Wiedmann <[EMAIL PROTECTED]>: > > 2008/2/5, sebb <[EMAIL PROTECTED]>: > > > > Maven could/should be changed to use -src.zip if -sources.jar is > > missing ... seems to me that would be much less effort overall. > > I do not know where you do see the problem with Maven. The projects > using M2 builds with the commons-parent POM *and* building > distributions with -Prelease will automatically have -source.jar *and* > -javadoc.jar files automatically. > > Jochen > > -- > Look, that's why there's rules, understand? So that you think before > you break 'em. > > -- (Terry Pratchett, Thief of Time) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >