Skip to content

Commit b6050e3

Browse files
authored
Refactor the doc to focus on auto-indexing with scip-java as an example
1 parent 2fa4e47 commit b6050e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
### Configuring Maven to Use a Private Repository for SCIP-JAVA
1+
### Configuring Maven to Use a Private Repository for Auto-Indexing
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 Maven to use a private 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)