I\'m having trouble adding this repo http://repo1.maven.org/maven2/ under Settings > Maven > Repositories. It also says Nexus Service or Artifactory URL. How can I check if
On windows, add repo as a mirror on this file C:\Users\{user}\.m2\settings.xml
C:\Users\{user}\.m2\settings.xml
... other-mirror Other Mirror Repository http://repo1.maven.org/maven2 central ...
OR
Add the tag in the
false always warn true never fail Nexus Snapshots snapshots-repo http://repo1.maven.org/maven2 default