pulp / pulp_maven

Maven support for Pulp
GNU General Public License v2.0
2 stars 13 forks source link

As a user, I can upload a Maven Artifact into Pulp #52

Open pulpbot opened 2 years ago

pulpbot commented 2 years ago

Author: @dkliban (dkliban@redhat.com)

Redmine Issue: 4640, https://pulp.plan.io/issues/4640


The user should be able to:

1. Upload an Artifact either using the Artifact API or Uploads API.
2. Create MavenArtifact using the MavenArtifact API. The user should be able to provide 'group_id', 'artifact_id', 'version' and 'filename'.

This should work very similar to how the File plugin handles upload.

Most likely, the plugin already supports this workflow. As part of this story, a functoinal test should be added that makes sure that upload works.

stale[bot] commented 2 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

stale[bot] commented 1 year ago

This issue is no longer marked for closure.