Could not get the value for parameter encoding for plugin execution default- resources

解决方法:

1.Close Eclipse.
2.Navigate to user home directory. (For example: “C:UsersYourUserName.m2”)
3.Delete the “repository” folder.
4.Re-open Eclipse.
5.Click on the Maven project that has an issue and go to “Project” –> “Clean”.
6.Right-click on the project and go to “Maven” –> “Update Project…”.
7.Close Eclipse.
8.Open Eclipse.
9.Click on the project folder in the “Project Explorer” window (usually on the left).
10.Hit the “F5” key a few times to Refresh your project.

posted @ 2017-01-12 21:29  guangfengli  阅读(944)  评论(0编辑  收藏  举报