Problem statement and Impact
Maven Indexer is broken for virtual repositories
Steps to reproduce the error
- Create Maven repositories
- Include Maven repositories under Artifactory UI > Admin > Services > Maven Indexer.
- Press “Run indexing now”
- View ‘libs-release’ or ‘libs-snapshot’
Expected results
Expected to see the ‘.index’ folder in the virtual repositories.
Actual results
The virtual repository doesn’t display the ‘.index’ folder and when manually downloading the nexus-maven-repository-index.gz via curl, and extracting the file, it shows the following content:
j1 Ê
DESCRIPTOR
NexusIndexIDXINFO1.0|libs-snapshot allGroups allGroups
allGroupsList
rootGroups
rootGroupsrootGroupsList
- duplicates
-
RTFACT-10621 Artifactory Maven Indexer Not generating Indexes
- Done
- relates to
-
RTFACT-24058 "Maven Indexer" is indexing all the virtual repositories irrespective of the repositories selected
- Open