Maven and missing jelly jars

2003-08-08 Thread John Farrell
On Fri, 8 Aug 2003 12:30 pm, [EMAIL PROTECTED] wrote: Yep, that'd be nice, but maven can't know where all possible jar files are stored. The only place it can look is on the remote repo. It does say where its trying to download it from, and the only place to stick it is the local repo. Maven

Re: Maven and missing jelly jars

2003-08-08 Thread Rafal Krzewski
John Farrell wrote: Maven itself can't know about all jars, but the developers who make the dependencies know. I suggest that (a) maven get a feature which allows it to retrieve from the repository information about an undownloadable jar, and (b) developers who depend on such jars put such