You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/07/19 15:14:00 UTC

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

    [ https://issues.apache.org/jira/browse/MINDEXER-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568605#comment-17568605 ] 

Hudson commented on MINDEXER-148:
---------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-indexer » master #54

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-indexer/job/master/54/

> 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: Tamás Cservenák
>            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)