[ https://issues.apache.org/jira/browse/MINDEXER-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965450#comment-17965450 ]
Olivier Lamy commented on MINDEXER-148: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-indexer#627|https://github.com/apache/maven-indexer/issues/627]. > Change the coordinates of CLI shaded Jar > ---------------------------------------- > > Key: MINDEXER-148 > URL: https://issues.apache.org/jira/browse/MINDEXER-148 > Project: Maven Indexer (Moved to GitHub Issues) > Issue Type: Task > Reporter: Tamas Cservenak > Assignee: Tamas Cservenak > Priority: Major > Fix For: 7.0.0 > > > 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) -- This message was sent by Atlassian Jira (v8.20.10#820010)