This is an automated email from the ASF dual-hosted git repository. gnodet pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git.
from 7463d65 Remove unused logback-client.xml file (#603) add 4755734 Avoid caching parent with a version containing a property, fixes #594 (#602) No new revisions were added by this update. Summary of changes: .../apache/maven/project/SnapshotModelCache.java | 3 +- .../mvndaemon/mvnd/it/ParentWithPropertyTest.java | 70 ++++++++++++++++++++++ .../child/pom.xml} | 23 ++++--- .../pom.xml} | 27 ++++++--- 4 files changed, 104 insertions(+), 19 deletions(-) create mode 100644 integration-tests/src/test/java/org/mvndaemon/mvnd/it/ParentWithPropertyTest.java copy integration-tests/src/test/projects/{extensions/.mvn/extensions.xml => parent-with-property/child/pom.xml} (62%) copy integration-tests/src/test/projects/{extensions/.mvn/extensions.xml => parent-with-property/pom.xml} (59%)