maven-quickstart
Last updated on
This guide will help you create a Maven Artifact Registry in Harness, configure an upstream proxy, and manage Maven packages.
Maven Artifact Registry
Prerequisites
- Ensure you have the Maven CLI (
mvn) installed on your local machine. - Access to a Harness account with appropriate permissions to create registries and connectors.
Create a Maven Artifact Registry
- Interactive Guide
- Step-by-Step
- Navigate to the Artifact Registry module in your Harness project.
- Click on New Artifact Registry.
- In the Registry Type dropdown, select Maven Registry.
- Provide a Registry Name.
registry name criteria
Your registry name must start with a letter and can include lowercase alphanumerics, _, . and -.
- Optionally, add a Description and Labels for better organization.
- Click Create Registry to finalize.
private registry
This registry will serve as your private Maven registry within Harness.