Aidan Skinner wrote:
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.
I have not used it, but I have heard good things about it.
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.
Why is it bad to use the maven repos instead of copying things from
java/lib?
-- bk
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]