jarias / mvnsearch

Web app for browsing and search Maven 2 repos

This URL has Read+Write access

commit  717dce3948352e30682ae77d9e7b618c1947517d
tree    8af7438c637e28329d4e94f7e3cce844370a50e0
parent  76f331735fe70e7ac5c2194b3b4d474699c148a0
name age message
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/
directory spec/
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!!