Updated on 2025-07-22 GMT+08:00

Overview

A local repository is a copy of software packages or dependencies stored on your computer. When you use Maven or npm to manage dependencies, the tools download dependencies from remote repositories to your local repository. However, CodeArts Artifact enforces strict permissions for storing, pushing, and pulling dependencies and final products generated during development to support effective team collaboration. Therefore, after migrating Maven and npm repository data from your local disk to CodeArts Artifact, you can manage operations and maintenance more efficiently in one place. To meet this need, CodeArts Artifact provides a tool to help you quickly migrate Maven and npm repository data in batches to the Maven and npm repositories in self-hosted repos.

Constraints

Only local Maven and npm repository data can be migrated to self-hosted repos in CodeArts Artifact.

Preparations