How to solve problems in pom.xml maven in eclipse -


i imported project in eclipse maven got errors in pom.xml file report here:

`errors occurred during build. errors running builder 'maven project builder' on project 'phonebook'. not calculate build plan: plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or 1 of dependencies not resolved: failed read artifact descriptor org.apache.maven.plugins:maven-resources-plugin:jar:2.6 plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or 1 of dependencies not resolved: failed read artifact descriptor org.apache.maven.plugins:maven-resources-plugin:jar:2.6 not calculate build plan: plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or 1 of dependencies not resolved: failed read artifact descriptor org.apache.maven.plugins:maven-resources-plugin:jar:2.6 plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or 1 of dependencies not resolved: failed read artifact descriptor org.apache.maven.plugins:maven-resources-plugin:jar:2.6` 

i installed eclipse ee maven integrated. can me? thank you


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -