You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamas Cservenak (Jira)" <ji...@apache.org> on 2022/11/04 17:05:00 UTC

[jira] [Assigned] (MINDEXER-148) Change the coordinates of CLI shaded Jar

     [ https://issues.apache.org/jira/browse/MINDEXER-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamas Cservenak reassigned MINDEXER-148:
----------------------------------------

    Assignee: Tamas Cservenak

> Change the coordinates of CLI shaded Jar
> ----------------------------------------
>
>                 Key: MINDEXER-148
>                 URL: https://issues.apache.org/jira/browse/MINDEXER-148
>             Project: Maven Indexer
>          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)