Re: Dependency - If version is not specified, should it consider '-' or not?

2004-03-29 Thread Kevin Hagel
library. yourstuff yoursetuff yourstuff.jar Maczka Michal wrote: -Original Message- From: Veerasamy, Thirumalai (Cognizant) [mailto:[EMAIL PROTECTED] Sent: Monday, March 29, 2004 2:36 PM To: Maven Users List Subject: Dependency - If version is not specified, should it consider

Re: Dependency - If version is not specified, should it consider '-' or not?

2004-03-29 Thread Kevin Hagel
PROTECTED] Sent: Monday, March 29, 2004 2:36 PM To: Maven Users List Subject: Dependency - If version is not specified, should it consider '-' or not? Hi, I specify a dependency like given below. group artifact Though I didn't specify a version for that file it still expects

RE: Dependency - If version is not specified, should it consider '-' or not?

2004-03-29 Thread Maczka Michal
> -Original Message- > From: Veerasamy, Thirumalai (Cognizant) > [mailto:[EMAIL PROTECTED] > Sent: Monday, March 29, 2004 2:36 PM > To: Maven Users List > Subject: Dependency - If version is not specified, should it consider > '-' or not? > > >

Re: Dependency - If version is not specified, should it consider '-' or not?

2004-03-29 Thread rammensee
Hi, try using group artifact jarname like described here : http://maven.apache.org/reference/project-descriptor.html#dependencies jar The name of jar file if it doesn't respect -.jar pattern Regards Christopher > Hi, > > I specify a dependency like given below. > > > g

Dependency - If version is not specified, should it consider '-' or not?

2004-03-29 Thread Veerasamy, Thirumalai (Cognizant)
Hi, I specify a dependency like given below. group artifact Though I didn't specify a version for that file it still expects as group/group-artifact-.jar. Is this the expected behaviour? Shouldn't it ignore '-' if version is not specified. Regards, Thiru This e-mail and any file