Done: http://jira.codehaus.org/browse/MSOURCES-22
Though I take it I'm the only one who sees any value in this feature. Well, I suppose if it becomes problematic in the future, I'll attend to it then. Thanks everyone for the time you took to reply. -- Daniel Siegmann FJA-US, Inc. 512 7th Ave. 15th Flr. New York, NY 10018 (212) 840-2618 x139 -----Original Message----- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 05, 2007 5:04 PM To: Maven Users List Subject: Re: source:jar includes resources? You could certainly file an RFE in Jira and perhaps someone will agree with you and implement it. Or you could implement it yourself and submit a patch. Wayne On 9/5/07, Siegmann Daniel, NY <[EMAIL PROTECTED]> wrote: > I see your point. However, I would like the option to include *only* > the code files. I am using the sources jars only for attachment in > Eclipse (for javadoc and debugging). The resources are redundant in this case. > > This isn't a problem, but I could see it being rather annoying in the > presence of large resources (such as loads of images). I was surprised > this is not configurable. > > ~Daniel > > -----Original Message----- > From: Wayne Fay [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 05, 2007 4:09 PM > To: Maven Users List > Subject: Re: source:jar includes resources? > > The better question is why should they NOT be in the sources jar as > well? You need them to successfully build the binary, right? So don't > you think the sources jar should have all necessary source files, and > not just the subset of code files? > > Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
