Skip to content

Use priority ordering when retrieving SCM fields from POM files #640

@benmss

Description

@benmss

The Java Repo Finder extracts SCM metadata from POM files in order to determine the related repository URL. By default, up to three URLs can be extracted from SCM section, but the list can be extended arbitrarily by Macaron users. In one particular case, it was discovered that one of the three default URLs was different from the other two, and also incorrect. Generally, it seems that the URL field is the most reliable choice, and allowing it to be checked first would Repo Finder accuracy in some cases.

Metadata

Metadata

Assignees

Labels

enhancementEnhancement of a featurerepository_finderThe issues related to the repository finder

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions