You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maven central provides an archetype-catalog.xml at the root of the repository. Some other Maven repositories also provide the same catalog in the root. As a result of this story the user will be able to
1) Create a remote with a URL pointing to http://hostname/blah/archetype-catalog.xml
2) Sync from the remote.
3) Use the REST API to verify that all Archetypes listed in the catalog were created in Pulp and all their Maven Artifacts were also created in Pulp.
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!
Author: @dkliban ([email protected])
Redmine Issue: 3592, https://pulp.plan.io/issues/3592
Maven central provides an archetype-catalog.xml at the root of the repository. Some other Maven repositories also provide the same catalog in the root. As a result of this story the user will be able to
1) Create a remote with a URL pointing to http://hostname/blah/archetype-catalog.xml
2) Sync from the remote.
3) Use the REST API to verify that all Archetypes listed in the catalog were created in Pulp and all their Maven Artifacts were also created in Pulp.
Some inspiration might be drawn from https://github.com/jiptool/jip
The text was updated successfully, but these errors were encountered: