java - Error in pom.xml while creating maven project in eclipses -


this question has answer here:

enter image description here

i try google didn't find appropriate answer

what wrong here?

its maven dependencies problem

need tell eclipse local maven repository path. can based on platform (linux/ windows).

refer : how solve maven 2.6 resource plugin dependency


Comments

Popular posts from this blog

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -