Skip to content

[MNG-8562] Maven4 consumer pom : remove "child" attribs from <scm> #9883

@jira-importer

Description

@jira-importer

Lars Bruun-Hansen opened MNG-8562 and commented

With Maven4, I see my that in my {}consumer POM{}, I have:

<scm child.scm.connection.inherit.append.path="false"
     child.scm.developerConnection.inherit.append.path="false"
     child.scm.url.inherit.append.path="false">
     ...
</scm>

These "child.scm.*" attribs should be removed in a consumer POM. They are irrelevant, perhaps even misleading when being a consumer.


Remote Links:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpriority:minorMinor loss of function, or other problem where easy workaround is present

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions