Skip to content

Commit 3e60a68

Browse files
Update docs/code-search/code-navigation/private-maven-repository-configuration-scip-java.mdx
Co-authored-by: Anton Sviridov <[email protected]>
1 parent d0090be commit 3e60a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-search/code-navigation/private-maven-repository-configuration-scip-java.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Configuring Maven to Use a Private Repository for SCIP-JAVA
22

33
#### Overview
4-
In Sourcegraph, configuring SCIP-JAVA to use a private Maven repository, such as Nexus or Artifactory, is essential when dependencies should not be retrieved from public repositories. This guide covers steps to set up Maven for SCIP-JAVA indexing with a private repository, ensuring secure and consistent dependency resolution.
4+
In Sourcegraph, configuring SCIP-JAVA to use a private Maven repository, such as Nexus or Artifactory, is essential when dependencies are retrieved from private repositories that require authentication (as opposed to public repositories such as Maven Central). This guide covers steps to set up Maven for SCIP-JAVA indexing with a private repository, ensuring secure and consistent dependency resolution.
55

66
#### Step 1: Testing the Configuration on a Single Repository
77

0 commit comments

Comments
 (0)