| Summary: | Provide a Maven index for the EclipseLink Maven repository | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Anders Hammar <anders.g.hammar> |
| Component: | Eclipselink | Assignee: | Eric Gwin <eric.gwin> |
| Status: | NEW --- | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | tom.ware |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | maven | ||
|
Description
Anders Hammar
To create a Maven index, you need a Java runtime environment on the machine and the Maven Indexer CLI jar (repo1.maven.org/maven2/org/apache/maven/indexer/indexer-core/4.1.2/indexer-core-4.1.2-cli.jar). The Maven Indexer was formerly known as the Nexus Indexer, and the user documentation for that is available here: https://docs.sonatype.org/display/M2ECLIPSE/Nexus+Indexer I would expect the instructions on that page to apply to the Maven Indexer as well. Just create a shell script or similar and schedule it. Create a full index type as it provides the most info (includes class level info eg). I just got confirmation that the info on the Nexus Indexer page also works for the new Maven Indexer. It's just a different jar name for the cli jar. The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink |