IntelliJ IDEA 2016.3 Help

Maven. Repositories

The table shows the list of Maven repositories, encountered in the current project, with their URLs, type (local or remote) and the date of the most recent update.

ItemDescription
Indexed Maven RepositoriesThis area contains a list of Maven local repositories that are configured in the pom.xml file. The list is updated automatically.
If you open a project that contains additional repositories specified, then the repositories are added to the Indexed Maven Repositories list and you can update the indices.
UpdateClick this button to update indices of the selected repository. It might be helpful in case you expect to get information for newly deployed artifacts such as new versions of libraries that you use in the project. Also when you use maven dependencies completion in pom.xml or generation of maven dependencies using Maven Artifact Search dialog.
Artifactory or Nexus Service URLsThis area contains a list of remote repositories.
AddClick this button to add a new URL to the list.
EditClick this button to changes the selected URL.
RemoveClick this button to remove the selected URL from the list.
TestClick this button to test connection, scan the selected URL and discover the available repositories. The list of the repositories found at the specified URL is shown in a pop-up frame.

See Also

Last modified: 21 March 2017