How to remove error Eclipse project indicator if I don't have any error?

Joe picture Joe · Apr 1, 2014 · Viewed 8.1k times · Source

I'm having an indication that my project has errors but I don't get any error in any file. That indication is as well on Java Resources folder inside the project.

enter image description here

Error log

Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
An exception stack trace is not available.

Problems

An error occurred while filtering resources
line 1 - Maven configuration problem

How to remove this error in Eclipse project folder? Any ideas!

Answer

Joe picture Joe · Sep 23, 2015

Maven > Update project

This resolved my problem as I pointed out in a comment from 2014