Working with Maven Repositories in m2eclipse
March 12, 2010
Comments Off
m2eclipse 0.10.0 has a new view which allows you to manage Maven repositories. This Maven Repositories view allows you to:
- Manage Local Repositories
- Manage Global Repositories
- Inspecting and Opening a POM from the Repository Browser
- Modify the Indexing Settings – Enable Full Index or Min Index
- Materialize Projects from a Repository (Assuming that they have the appropriate meta-data)
Important Note: If you need to search for dependencies by class name, you will need to select Enable Full Index for the central repository.
Watch this video for instructions on managing maven repositories.