On Wed, Jun 24, 2009 at 3:28 PM, Bryan Kearney<[email protected]> wrote:
> So.. I would like to solicit thoughts from folks. > > 1) Do you have a desire/need for maven artifacts for the Java bits? If so, > which java bits? > 2) Have you seen good examples of how to manage pom files as well as > dependencies in the ant or standard build system. I've been looking into using ivy to manage or deps for this purpouse. It can produce proper poms automagically, which is quite neat. The main issue is that for dep resolution it still needs something looks like a maven repo, not like /usr/java. I think a new resolver wouldn't be very hard to write, but I haven't found the cycles for it yet. - Aidan -- Apache Qpid - AMQP, JMS, other messaging love http://qpid.apache.org "A witty saying proves nothing" - Voltaire --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
