This error is raised if a repository declaration in the POM or the settings specifies a bad repository identifier or URL. Simply check your POM and settings.xml
and make sure each repository has both an <id>
and <url>
. See the POM Reference for more information about configuring repositories.