At the very least, I'd like the interface to be the same. Can you
find and post the maven2 repository interface to this list?
My feeling on this is if it works it works. I don't think we should
turn on downloading by default anytime soon, but I think we should
make it available as an options so people can begin to play with it.
-dain
On Feb 8, 2006, at 3:17 AM, Jason Dillon wrote:
Okay... though I think it should be relatively simple...
I had been chatting with some Atlassian developers about
potentially using the maven2 repo for plugin discover/download for
confluence and jira.
From chatting with some maven2 peeps looks like it might be
relatively simple to get something basic functional. I think it
would be positive direction for Geronimo... as if it works, then G
would be able to pull artifacts from multiple local and remote
repositories.
If I can get it to work, and objections to potentially including this?
--jason
On Feb 7, 2006, at 12:27 PM, Dain Sundstrom wrote:
Cuz, I think that is will be too much work to get in and tested.
We're trying to get this done in the next few days, so it is just
easier to write one that can read the m2 layout.
-dain
On Feb 7, 2006, at 1:39 PM, Jason Dillon wrote:
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