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
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
Jira: https://redhat.atlassian.net/browse/PULP-1904