The m2eclipse plugin allows you to browse and manipulate repository indexes.
Using the Maven Repository view in m2eclipse you can:
Browse your Local Maven repository
Browse global repositories such as the Maven Central repository
Browse a repository which captures artifacts generated by Maven projects in your Eclipse workspace
Rebuild a Nexus Index from scratch
Update a Nexus Index with incremental changes
Modify the scope of repository indexing with a "minimal" or "full" index
Disable Indexing for a repository
Materialize a Maven project from information stored in a POM
For more information about this new view, see Browsing and Manipulating Maven Repositories in Edition 0.6 of Developing with Eclipse and Maven. Read on to find out how to open this view in m2eclipse.
To browse Maven repositories and to manipulate repository indexes open the Maven Repositories view by selecting
, ,Once you select Show View dialog.
Eclipse will display a dialog containing all available views. Select the Maven Repositories view under the Maven folder in theOnce you have selected Maven Repositories and clicked on the OK button, Eclipse will then load the Maven Repositories view. This view contains three folders:
~/.m2/settings.xml
).pom.xml
file or in an active Maven Profile.