Recently Maven build jobs running in Jenkins are failing with the below exception saying that they couldn\'t pull dependencies from Maven Central
Add the following repository in pom.xml.
... central Maven Plugin Repository https://repo1.maven.org/maven2 default false ...