Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The indexer-cli was replacing the main JAR, but it should instead just attach the shaded executable JAR instead. Hence, the coordinates of CLI JAR have changed to:
<groupId>org.apache.maven.indexer</groupId>
<artifactId>indexer-cli</artifactId>
<classifier>shaded</classifier>
<version>6.2.0</version>
(once deployed, and for versions 6.2.0 and onwards)
Attachments
Issue Links
- links to