Skip to content

Commit 3c3e1c5

Browse files
committed
Revert "Update docs/code-search/code-navigation/private-maven-repository-configuration-scip-java.mdx"
This reverts commit 3e60a68.
1 parent 3e60a68 commit 3c3e1c5

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 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.
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.
55

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

0 commit comments

Comments
 (0)