Why not reuse the Maven2 code to handle repository access/aggregation/
etc ?
--jason
On Feb 6, 2006, at 9:00 PM, Dain Sundstrom wrote:
I have added a repository that can read a repo using the maven 2
layout. This required a few changes to the Repository interface,
so please take a look at it. The code is the configId branch that
David Jencks and I are working on for the quick 1.1 release (old
1.0.1).
Specifically, Aaron can you take a look at this? It will impact
the console code and I don't want to create a mess for you to deal
with.
http://svn.apache.org/viewcvs.cgi/geronimo/branches/configid/
modules/system/src/java/org/apache/geronimo/system/repository/
Maven2Repository.java
Thanks,
-dain