Skip to content

Automatically add pull-through cached packages to the repository #344

Description

@dkliban

Problem Statement

The Maven plugin currently requires manually running a task to add pull-through cached content to a repository. Other Pulp plugins handle this automatically — when content is pulled through the cache, it is added to the repository without any additional step. The Maven plugin should behave the same way.

Business Impact

The current behavior creates an operational burden by requiring an extra manual task after content is cached. It is also inconsistent with other Pulp plugins, making the Maven plugin harder to operate and more error-prone. Automating this step reduces operational overhead and aligns Maven with the expected Pulp plugin behavior.

Requirements

  • Pull-through cached Maven packages must be automatically added to the repository without requiring a separate task
  • The behavior must match how other Pulp plugins handle pull-through cached content

Jira: https://redhat.atlassian.net/browse/PULP-1904

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions