mrin9/Angular-SpringBoot-REST-JWT

Eclipse throw errors on pom.xml

zhengye1 opened this issue · 1 comments

image

After I import your project into eclipse, it getting me this highlighted error, I don't know what is causing on that, and don't know how to solve it... (Probably that related to the old issue I submit before that failed on build)

mrin9 commented

I havent tested the project on eclipse. But maven-download-plugin is optional for this project. It is to just download the latest version of Redoc. for REST API documentation.

You dont need that coz the API documentation for this project is also available with swagger. So try to comment the plugin and build. It will work