maven/maven-core/src
John Dennis Casey 0e5015360b PR: MNG-1666
Submitted By: John Casey

Fixed escaped expression handling in the plugin parameter expression evaluator. '$$' was not being replaced by '$' correctly.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@348489 13f79535-47bb-0310-9956-ffa450edef68
2005-11-23 17:01:09 +00:00
..
assemble include mvn script 2005-10-15 19:01:49 +00:00
bin -------------------------------------------------------------- 2005-11-18 20:12:21 +00:00
conf Adding sample settings.xml files. One goes in the maven distro, the other is in the maven-settings project dir, for reference. The one in maven-settings is intended to be authoritative. 2005-06-17 01:17:36 +00:00
main PR: MNG-1666 2005-11-23 17:01:09 +00:00
site minor updates, remove outdated doco 2005-06-23 08:43:27 +00:00
test Adding '$' as an escape character for variable-syntax which should be passed through. 2005-10-27 14:47:55 +00:00