lukewpatterson wrote:
> 
> evaluateBeanshell rule:
> http://maven.apache.org/plugins/maven-enforcer-plugin/rules/evaluateBeanshell.html
> 
> ... ${project.basedir} results in a String with '\' characters, which must
> be escaped in Java/BeanShell
> 

I created http://jira.codehaus.org/browse/MENFORCER-100


lukewpatterson wrote:
> 
> ... I'm trying to verify that my projects only have /pom.xml and /src/**
> on the root
> 

a cookbook hack with gmaven: http://pastebin.com/ddFZJj0e
-- 
View this message in context: 
http://old.nabble.com/enforcer-BeanShell-script%2C-retrieving-escaped-stuff-from-ExpressionEvaluator-tp28626298p28633372.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to