[GRADLE-3299] Maven POM property replacement for project.parent.artifactId is not working Created: 12/May/15  Updated: 26/Jul/15  Resolved: 28/May/15

Status: Resolved
Project: Gradle
Affects Version/s: 2.4
Fix Version/s: 2.6-rc-1

Type: Bug
Reporter: Benjamin Muschko Assignee: Unassigned
Resolution: Fixed Votes: 0


 Description   

The properties project.parent.groupId and project.parent.version are resolved properly. The property project.parent.artifactId is not resolved properly - the literal is used.

This issue need to be fixed in PomReader.setDefaultParentGavProperties(). The reason that it doesn't work properly is that the property path is not registered at all.


Generated at Wed Jun 30 12:45:08 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.