Brett Porter wrote:
I've started to move some of the code from repoclean over there and added a bunch of tests (and squashed a bug or three on the way :) There's still some more to go in that regard. The code that is there is for walking the repository and discovering artifacts: still to do is matching pom artifacts, pairing poms up with appropriate artifacts, and matching attached artifacts with their pom. After that, locating metadata files in the repository.
Cool.
Edwin has checked in some initial interfaces for the reporting modules. These would be called out to as new artifacts are discovered in a repository, and will report on any inconsistencies, bad metadata, etc. Please send in some feedback! The projects that are there are in continuum. I'll be putting together more coherent thoughts on the wiki tomorrow and filling out JIRA with some more ideas. I know we already have one volunteer to integrate maven-proxy-like functionality - is anyone else interested in working on any pieces of functionality?
Eugene has some indexing code that we can take out of the Eclipse plugin and we might want to talk to Ben about integrating the acutal Maven-Proxy code into the repository manager.
I also have the client/server setup for submitting bundles. The client side is in Java but the server side is in Ruby, but that could easily be flipped over. It's just a simple xmlrpc server. It would probably make more sense to put this in the repository manger. I can sync up with you IRC.
Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- jvz. Jason van Zyl jason at maven.org http://maven.apache.org you are never dedicated to something you have complete confidence in. No one is fanatically shouting that the sun is going to rise tomorrow. They know it is going to rise tomorrow. When people are fanatically dedicated to political or religious faiths or any other kind of dogmas or goals, it's always because these dogmas or goals are in doubt. -- Robert Pirzig, Zen and the Art of Motorcycle Maintenance --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
