Esta página aún no está disponible en su idioma local. Estamos trabajando arduamente para agregar más versiones de idiomas. Gracias por tu apoyo.
- Service Overview
-
Getting Started
- Getting Started with a Release Repo
- Getting Started with a Self-hosted Repo
- Releasing/Obtaining a Maven Component via a Build Task
- Releasing/Obtaining an npm Component via a Build Task
- Releasing/Obtaining a Go Component via a Build Task
- Releasing/Obtaining a PyPI Component via a Build Task
- Uploading/Obtaining an RPM Component Using Linux Commands
- Uploading/Obtaining a Debian Component Using Linux Commands
- User Guide
-
FAQs
- Release Repo
-
Self-Hosted Repo
- How Do I Upload Snapshots to the Self-hosted Maven Repo?
- How Do I Call a Private Component from a Self-hosted Maven Repo?
- Can I Call Software Packages in Self-hosted Repos During Local Builds?
- Why Is Error Code 500 Returned When a Gradle Build Task Uploads a Maven Package?
- Why Can't the Repository Receive Requests?
- Why Did the Dependency WAR or JAR Files Fail to Be Downloaded?
- Why Is Error 401 Returned When Uploading Maven Components to Self-hosted Repos?
Getting Started with a Self-hosted Repo
This section describes the general procedure of a self-hosted repo to help you quickly get started with it.
Figure 1 shows the general procedure of a self-hosted repo.
Creating a Self-hosted Repo
- Log in to the CodeArts homepage, choose Services > Artifact on the top navigation bar, and click the Self-hosted Repos tab.
- Click Create Self-hosted Repo on the left.
- Configure the basic information and click OK.
For details about how to configure a repository, see Creating a Self-hosted Repo.
Uploading a Private Component on the Self-hosted Repo Page
- Go to the self-hosted repo page, and click the target repository in the left pane.
- Click Upload.
- Set the component parameters, select the file, and click Upload.
For details about how to set the component parameters, see Uploading a Private Component.
Uploading/Obtaining a Private Component via a Build Task
You can upload Maven, npm, Go, and PyPI components to a self-hosted repo and obtain these components from the repository to use them as build dependencies.
For details, see:
Uploading/Obtaining an RPM Component Using Linux Commands
By running Linux commands, you can upload RPM and Debian components to or download them from a self-hosted repo.
For details, see Uploading/Obtaining an RPM Component Using Linux Commands.
For details, see Uploading/Obtaining a Debian Component Using Linux Commands.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.