Hi,
I've fall on this issue with the "ant:replace" task within Maven (jelly script) during my plug-in development: "The token attribute must not be an empty string." It seems that Maven deletes the content of the "replacetoken" before the execution of Ant. I've found an open bug on JIRA related to this problem: http://jira.codehaus.org/browse/MAVEN-1258 The bug is open since the 1.0-rc2 version of Maven and it is considered "Major", but was never fixed. I would like to know when this bug will be fixed, because it's a real blocker for me. Thanks, Eric
