Re: How to define a dependancy without version number

2007-07-02 Thread Harish Kachoria
want. brettporter wrote: > > http://maven.apache.org/maven-1.x/faq.html#unversioned-jars > > You can name that what you wish in build/deployment/production, they > just need a version in the repository. > > On 03/07/2007, at 6:27 AM, Harish Kachoria wrote: > >>

Re: How to define a dependancy without version number

2007-07-02 Thread Harish Kachoria
o refer library without version number then it would be very much help ful. Harish Kachoria wrote: > > Hello All, > > I'm trying to integrating Maven in my project. > > I was quite comfortable using maven 1.0. > > But with Maven 2.0 I have one problem to defi

How to define a dependancy without version number

2007-06-30 Thread Harish Kachoria
Hello All, I'm trying to integrating Maven in my project. I was quite comfortable using maven 1.0. But with Maven 2.0 I have one problem to define dependency of a jar file. I wants to define dependency without having a version number. how can I do that ?? Please suggest me Best Regards Haris