[IPT] IPT Maven build error

Aaron Steele eightysteele at gmail.com
Mon Aug 31 21:50:18 CEST 2009


> 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


More information about the IPT mailing list