[ https://jira.codehaus.org/browse/MRESOURCES-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=292742#comment-292742 ]
Dennis Lundberg commented on MRESOURCES-159: -------------------------------------------- Please attach a zip file of a complete Maven project to this JIRA-issue. The zip file should contain a pom.xml and all the files necessary to produce the errors you are experiencing. Without such a project it is very difficult for us to investigate your problem. > Error loading property file: 'D:\my-ins\src\main\filters\filter.properties' > --------------------------------------------------------------------------- > > Key: MRESOURCES-159 > URL: https://jira.codehaus.org/browse/MRESOURCES-159 > Project: Maven 2.x Resources Plugin > Issue Type: Bug > Reporter: finstechj > > I've deployed filtering files named "filter.properties" in the filters > directory. When I execute the command "process-resources", the console > indicates that " Failed to execute goal > org.apache.maven.plugins:maven-resources-plugin ", Error loading property > file. > In the first place I presume it comes to the version issue, or the location > of the default local repository, but I still could not make it.Three errors > as follows: > 1,Caused by: org.apache.maven.plugin.MojoExecutionException: Error loading > propert > y file 'D:\my-ins\src\main\filters\filter.properties' > 2,Caused by: org.apache.maven.shared.filtering.MavenFilteringException: > 3,Caused by: java.io.FileNotFoundException: > D:\my-ins\src\main\filters\filter.prop > erties > Any suggestions? Thanks a lot. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira