I have ${project.version} in my host html page and I want maven to
replace this variable so I've put
<resource>
<filtering>true</filtering>
<directory>src/main/resources</directory>
</resource>In pom.xml It did work with some older version od gwt maven plugin but with beta 23 it doesn't work. How can I filter gwt module public resources ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "gwt-maven" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/gwt-maven?hl=en -~----------~----~----~----~------~----~------~--~---
