Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Replace specific "Nexus" mentions with more generic "artifact repository" #171

@michaelsauter

Description

@michaelsauter

While ODS uses Nexus, there should not be Nexus-specific things in the build tasks, as the configuration of build tools like Gradle does not depend on which artifact repository is used. In those places we should talk about "artifact repository", not "Nexus". The same applies to the ConfigMap and Secret.

There is however Nexus-specific implementation in the Go client, and this is required. However, we could create an interface and make the other code use that interface instead.

FYI @oalyman as suggested by you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions