From: Andy J. <an...@aj...> - 2004-04-12 10:41:25
|
On Monday 12 Apr 2004 11:34, Per Olesen wrote: > Hi, > > I'm unable to build site docs, because of a dependency in JPOX plugin. It > depends upon "jpox-1.0.0-beta-3.jar", which is not in ibiblio repository. > > Is there another repository I'm missing? Put in a placeholder in your repository for it ... there are many others like this ... its because Maven doesn't support the idea of having a runtime dependency. You just need to have a file there ... no matter what it is! -- Andy |