Do we need a wrapper? Or could we just toss our Artifact* bits and
use the Maven API directly?
--jason
On Oct 27, 2006, at 9:35 AM, Dain Sundstrom wrote:
On Oct 26, 2006, at 10:57 PM, Jason Dillon wrote:
And in short... I have no idea how to fix this. Seems like we
should probably reuse the maven repo code... but our repo code is
doing some mysterious things that do no map well the the maven
code... like looking in parent configs and such.... and all that
explicit resolution mucky muck.
The current code was supposed to be a temporary solution until
someone wrote a wrapper around the real maven repository.
-dain