Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings
Open more actions menu

Latest commit

 

History

146 Commits
146 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central Index

Since OSSRH-60950, nexus-repository-indexer provides a way to build a fixed version of the nexus-maven-repository-index.gz Maven Central Index (ref. Central Index) without module and pom.512 files but with the right JAR files inside.
The nexus-maven-repository-index.gz Maven Central Index can either be downloaded from nightly build or built locally.
Check the next paragraphs for both the options.

Download fixed Maven Central Index

There's a night build that creates ever day an update version of the nexus-maven-repository-index.gz Maven Central Index.
From the "Create fixed Maven Central Index" runs list select the latest run.
In the details page download the nexus-maven-repository-index.gz from the Artifacts section.

Create a fixed Maven Central Index

To build the index locally on your host, follow the following steps:

  1. clone this repo
    $ git clone https://github.com/windup/nexus-repository-indexer.git
  2. move into the nexus-repository-indexer folder
    $ cd nexus-repository-indexer
  3. install the parent POM
    $ mvn -N install
  4. install the indexer module
    $ mvn -f indexer/pom.xml install
  5. build the index
    $ mvn -f data-text/pom.xml package -DskipTests -P update-central-index

About

Utilities for generating index files from Nexus metadata databases

Resources

Stars

1 star

Watchers

8 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.