jarias / mvnsearch

Web app for browsing and search Maven 2 repos

This URL has Read+Write access

jarias (author)
Wed Oct 28 17:31:24 -0700 2009
commit  aee20ba1c6adaf1e1232131055bd9d7536774c51
tree    240ea98e2e8e80abb69b62759a14d3082464f7aa
parent  53867daf9de7e2588048535265227c3305c0308c
name age message
file .autotest Wed Oct 14 19:26:12 -0700 2009 Fixed minor problems with the update to cucumbe... [jarias]
file .gitignore Loading commit data...
file README Wed Sep 23 20:06:22 -0700 2009 Initial project setup [jarias]
file Rakefile
directory app/
directory config/
directory db/
directory doc/ Wed Sep 23 20:06:22 -0700 2009 Initial project setup [jarias]
directory features/
directory lib/
directory public/
directory script/ Wed Oct 14 12:04:40 -0700 2009 Update cucumber to 0.4.0 Added initial search f... [jarias]
directory spec/
directory vendor/ Wed Oct 21 18:21:20 -0700 2009 Removed cucumber rspec and rspec rails as plugi... [jarias]
README
This a small rails app that helps browsing any Maven 2 repository

Features:

- Add as many repos as needed
- View artifacts, with version, group-id, description and dependencies
- Search artifacts, by name, desc, etc.
- Give a sample XML snippet of an artifact to be included in a pom.xml
- Scan for repositories changes every day

But overall make it simple and beautiful!!