Re: source:jar includes resources; source:test-jar does not; similarly fo jar:jar and jar:test-jar

2011-04-11 Thread Tim Kettler
Hi, Am 11.04.2011 13:00, schrieb sebb: I'm trying to add source and binary test jars to a project. Now source:jar works fine; it picks up NL from theresources section. However, source:test-jar appears to ignore theresources section - is that intentional, or an oversight? In any case, how

Re: source:jar includes resources; source:test-jar does not; similarly fo jar:jar and jar:test-jar

2011-04-11 Thread sebb
On 11 April 2011 12:35, Tim Kettler tim.kett...@udo.edu wrote: Hi, Am 11.04.2011 13:00, schrieb sebb: I'm trying to add source and binary test jars to a project. Now source:jar works fine; it picks up NL from theresources  section. However, source:test-jar appears to ignore theresources  

Re: source:jar includes resources?

2007-09-05 Thread Jochen Wiedmann
On 9/5/07, Siegmann Daniel, NY [EMAIL PROTECTED] wrote: I noticed that jar built by source:jar includes resources. Is there any reason for this? I surely hope it does! They are added to the jar file, which makes them sources. Is there any way to prevent it? Don't put the resources into a

RE: source:jar includes resources?

2007-09-05 Thread Siegmann Daniel, NY
Resources are packaged into the standard jar. Why do they need to be in the standard jar as well? ~Daniel -Original Message- From: Jochen Wiedmann [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 05, 2007 3:04 PM To: Maven Users List Subject: Re: source:jar includes resources? On 9

Re: source:jar includes resources?

2007-09-05 Thread Joshua ChaitinPollak
On Sep 5, 2007, at 3:18 PM, Siegmann Daniel, NY wrote: Resources are packaged into the standard jar. Why do they need to be in the standard jar as well? Huh? What two different jars are you referring to? You said 'standard jar' twice... -- Joshua ChaitinPollak Software Engineer Kiva

RE: source:jar includes resources?

2007-09-05 Thread Siegmann Daniel, NY
: Re: source:jar includes resources? On Sep 5, 2007, at 3:18 PM, Siegmann Daniel, NY wrote: Resources are packaged into the standard jar. Why do they need to be in the standard jar as well? Huh? What two different jars are you referring to? You said 'standard jar' twice... -- Joshua

Re: source:jar includes resources?

2007-09-05 Thread Wayne Fay
List Subject: Re: source:jar includes resources? On Sep 5, 2007, at 3:18 PM, Siegmann Daniel, NY wrote: Resources are packaged into the standard jar. Why do they need to be in the standard jar as well? Huh? What two different jars are you referring to? You said 'standard jar' twice

RE: source:jar includes resources?

2007-09-05 Thread Siegmann Daniel, NY
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

Re: source:jar includes resources?

2007-09-05 Thread Wayne Fay
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

RE: source:jar includes resources?

2007-09-05 Thread Siegmann Daniel, NY
. 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

Re: source:jar includes resources?

2007-09-05 Thread Wayne Fay
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