I am doing a take-home spring project for an interview.
They have given me the skeleton of the project to build on.
Whenever I try to reload the project with the pom.xml, I get this error.
Cannot resolve plugin org.springdoc:springdoc-openapi-maven-plugin:${springdoc-openapi-plugin.version}
Below it gives a link to fix it that looks like
Clean up the broken artifacts data (.lastUpdated files) and reload the project.
When I click the link, it gives me this error.
Could not find artifact org.springdoc:springdoc-openapi-maven-plugin:jar:${springdoc-openapi-plugin.version} in central (https://repo.maven.apache.org/maven2)