31 Aug
2009
31 Aug
'09
19:50
Also turning on filtering as a workaround will give you other problems later on, as the resources, namely applicationContext-resources.xml and struts.xml, will have some variables incorrectly replaced.
The filtering error I was seeing (http://txtb.in/4kB) during 'mvn eclipse:eclipse' was caused by a change in the Maven Eclipse Plugin itself: http://jira.codehaus.org/browse/MECLIPSE-551 http://svn.apache.org/viewvc?view=rev&revision=779829
In short, version 2.6 works and 2.7 does not. The workaround is simply: mvn org.apache.maven.plugins:maven-eclipse-plugin:2.6:eclipse