Hi, On Tue, Feb 23, 2010 at 7:45 PM, Ken Krugler <kkrugler_li...@transpac.com> wrote: > Has anybody else noticed that Maven never finds jempbox when resolving > dependencies?
The MD5 checksum that got deployed with the jempbox 1.0.0 POM is not in the format Maven expects (and updating the MD5 files of an already deployed artifact is quite tricky), so it tries to find an update from the net. It's a bit annoying and will be fixed in the 1.0.1 release, but it doesn't cause too much trouble as Maven still does find the jempbox 1.0.0 jar (it's on Maven central). For now it's OK to ignore the warnings Maven outputs about jempbox. BR, Jukka Zitting