mirror of
https://github.com/apache/maven.git
synced 2025-02-07 10:38:47 +00:00
didn't exists. The value extractor will now return null if the getter doesn't exists. o Properly implemented the method caching in the value exctrator. o Changed the RegexBasedModelInterpolator so it would properly handle null values. It used to convert null to "null" and then insert that, now it will leave the expression as is. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163696 13f79535-47bb-0310-9956-ffa450edef68
Bootstrapping Instructions -------------------------- 1. Make sure you have checked out the entire maven-components module. ./bootstrap-all.sh