Re: what to do when you require a dependency in an open-source project that isn't available on a public maven 2 repository, but could be (and you can't host it)

2008-09-03 Thread Gary Weaver
d* as truly agnostic is the answer. Thanks again! Gary Geoffrey Wiseman wrote: On Wed, Sep 3, 2008 at 11:09 AM, Gary Weaver <[EMAIL PROTECTED]> wrote: For example, right now I'd like to use a simple in-memory HTTP Server of some sort for serving RSS. While there is a simple HTTP

Re: what to do when you require a dependency in an open-source project that isn't available on a public maven 2 repository, but could be (and you can't host it)

2008-09-03 Thread Gary Weaver
aries to central. [1] http://maven.apache.org/guides/mini/guide-central-repository-upload.html Hth, Nick Stolwijk ~Java Developer~ Iprofs BV. Claus Sluterweg 125 2012 WS Haarlem www.iprofs.nl On Wed, Sep 3, 2008 at 5:09 PM, Gary Weaver <[EMAIL PROTECTED]> wrote: Hey everyone, I'

what to do when you require a dependency in an open-source project that isn't available on a public maven 2 repository, but could be (and you can't host it)

2008-09-03 Thread Gary Weaver
Hey everyone, I've been using and evangelizing Maven 2 for a few years now. And yes, it is really the greatest thing since sliced bread! However, I've run into one thing makes life with Maven a little less easy than it should be. Specifically, there are projects out there that don't have any