Skip to content

Make sure Maven settings.xml are read correctly #409

@cuixq

Description

@cuixq

Maven authentication information is stored in local settings.xml.

Considering the extractor uses virtual filesystem, we need to refactor MavenRegistryAPIClient to use the virtual filesystem to read the local settings.

settings.xml is read when we construct NewMavenRegistryAPIClient and the client is constructed when the extractor is constructed which is before Extract() is called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions