From 128d37e47e19c20238b20a76f238bb90e9de7fcb Mon Sep 17 00:00:00 2001 From: Michael Zwiener Date: Thu, 4 Jul 2019 11:51:08 -0600 Subject: [PATCH] Update maven-indexer.md lines 86-89 are not formated properly. In the code, it is formated to have a new line for each of the points but in the wiki it does not express that new line and instead just runs them all together. I do not know enough about markup to adjust this. If anyone knows how, please let me know and I will correct it in a new commit. Thank you. --- docs/developer-guide/maven-indexer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-guide/maven-indexer.md b/docs/developer-guide/maven-indexer.md index c97cd116..581cd452 100644 --- a/docs/developer-guide/maven-indexer.md +++ b/docs/developer-guide/maven-indexer.md @@ -57,7 +57,7 @@ The Maven Indexer is used for integration with IDE-s. The Maven indexes produced by most public repository managers (such as Maven Central), are usually rebuilt once a week, as it can take quite a while to scan large repositories with countless small artifacts. Hence, these indexes have proven - to not be quite as up-to-date, as the real server's contents. For this reason, we are using OrientDB to keep more + to not be quite as up-to-date as the real server's contents. For this reason, we are using OrientDB to keep more accurate information. There are two types of Maven Indexer indexes: