Thanks, Geoffrey! Great blog!

I also liked Brian's that he mentioned in a comment: http://blogs.sonatype.com/brian/2008/05/27/1211942439071.html

And it appears that there is a bit of info here on fixing other's stuff in the central repo too that Brian referenced:
http://maven.apache.org/guides/mini/guide-maven-evangelism.html

It's hard to believe that anyone wouldn't want their open-source project to have greater adoptability of their releases by Maven 2, etc. Maybe a repository that could act as a maven 2 repository, and Ivy repository, etc. and be *perceived* 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 HTTPServer built into
Java 6 (
http://java.sun.com/javase/6/docs/jre/api/net/httpserver/spec/com/sun/net/httpserver/package-summary.html),
 a good number of the projects described on
http://java-source.net/open-source/web-servers like Rupy, Simple, etc.
don't have artifacts deployed to http://repo1.maven.org/maven2/ . While I
could install/deploy the required jar(s) locally for my own projects, I
would like to use this in an open-source project without requiring others to
have to manually deploy the jar via installing it specifically or via
deployment to their m2 repo (if they have one setup).


Yeah, I played with a few of these, but I just ended up using the Sun one --
although I only needed it for testing, so my requirements weren't incredibly
stringent.


Are there any of you out there that have open-source projects where you
couldn't find a dependency in a public Maven 2 repo, and if you, how did you
handle it?


http://furiouspurpose.blogspot.com/2008/05/subetha-smtp-maven-and-community.html


--
Gary Weaver
Internet Framework Services
Office of Information Technology
Duke University


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to