jarias / mvnsearch

Web app for browsing and search Maven 2 repos

This URL has Read+Write access

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 Sat Oct 31 14:45:58 -0700 2009 Added thinking sphinx for full text searching (... [jarias]
directory app/
directory config/
directory db/
directory doc/ Wed Sep 23 20:06:22 -0700 2009 Initial project setup [jarias]
directory features/ Fri Nov 13 12:53:00 -0800 2009 Updated to cucumber 0.4.4 [jarias]
directory lib/ Fri Nov 13 12:53:00 -0800 2009 Updated to cucumber 0.4.4 [jarias]
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/ Fri Nov 13 13:03:07 -0800 2009 Fixed specs failing do to change in the data fa... [jarias]
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!!