RE: [M2] Version-less jar files

2006-03-14 Thread Andreas Guther
, March 14, 2006 9:19 AM To: Maven Users List Subject: Re: [M2] Version-less jar files Mang, I think you don't understand the question. ;-) Andreas, I have no idea how to handle the situation that a dependency does not declare the versions of files it needs. If there was a work-around in M1

Re: [M2] Version-less jar files

2006-03-14 Thread Wayne Fay
t; > > > > > "Andreas Guther" <[EMAIL PROTECTED]> > 03/14/2006 12:02 PM > Please respond to > "Maven Users List" > > > To > "Maven Users List" > cc > > Subject > [M2] Version-less jar files > > > > >

Re: [M2] Version-less jar files

2006-03-14 Thread Mang Jun Lau
PROTECTED]> 03/14/2006 12:02 PM Please respond to "Maven Users List" To "Maven Users List" cc Subject [M2] Version-less jar files Hi, This is another Maven 2 question I am having problems finding the answer: How do I configure my maven 2 repository for jar files

[M2] Version-less jar files

2006-03-14 Thread Andreas Guther
Hi, This is another Maven 2 question I am having problems finding the answer: How do I configure my maven 2 repository for jar files without a version number in the file name? I have the problem that jaxb1 has in its manifest file version less jar files in the Class-Path definition. I have ad