jira-importer opened a new issue, #627: URL: https://github.com/apache/maven-indexer/issues/627
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[MINDEXER-148](https://issues.apache.org/jira/browse/MINDEXER-148?redirect=false)** and commented 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) --- **Remote Links:** - [GitHub Pull Request #203 ](https://github.com/apache/maven-indexer/pull/203) - [GH PR#203 ](https://github.com/apache/maven-indexer/pull/203) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org