Generate shared indexes for jars
Answered
We have a decent number of internal projects (>20) that each refer to bunch of internal artifacts (100+).
Given this number there is a huge optimization potential for us to pre-build shared indexes for any internal artifact we release and let teams utilize those. I have scoured internet looking for instructions to generate shared indexes from jars but could not find anything.
Do folks here have any idea about how one can achieve building shared indexes off of artifactory OR local M2?
Please sign in to leave a comment.
Hello,
There is related request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-268142/Internal-shared-Maven-indexes
Please vote for it and follow for the updates.