0

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)
  • Do you still have this issue? Normally i think `${springdoc-openapi-plugin.version}` should be resolved to a concrete version number. Is this property defined in the pom.xml? – slindenau Aug 17 '22 at 12:46

0 Answers0