I am building my project using Maven. My maven version is apache-maven-3.0.4. I am using Eclipse Luna. When I try to build my project I get the following error
I faced the same problem and did the filtering false like below working for me. You can try the same...
src/test/java false src/test/resources false