jira-importer commented on issue #130: URL: https://github.com/apache/maven-war-plugin/issues/130#issuecomment-2967844545
**[Gabriel Belingueres](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=belingueres)** commented Yes. It seems that until 2.3 it relayed on plexus-utils to solve these expressions (https://github.com/codehaus-plexus/plexus-utils/blob/master/src/main/java/org/codehaus/plexus/util/introspection/ReflectionValueExtractor.java), however at some point **some** of the functionality was ported to plexus-interpolator (https://github.com/codehaus-plexus/plexus-interpolation/blob/master/src/main/java/org/codehaus/plexus/interpolation/reflection/ReflectionValueExtractor.java) and it started using this implementation. Note the javadoc: "This class was copied from plexus-utils, to allow this library to stand completely self-contained." -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org