[
https://issues.apache.org/jira/browse/MINDEXER-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965233#comment-17965233
]
Olivier Lamy commented on MINDEXER-64:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-indexer#476|https://github.com/apache/maven-indexer/issues/476].
> Update TrueZip deps to latest (or at least latest release in same series)
> -------------------------------------------------------------------------
>
> Key: MINDEXER-64
> URL: https://issues.apache.org/jira/browse/MINDEXER-64
> Project: Maven Indexer (Moved to GitHub Issues)
> Issue Type: Improvement
> Reporter: Jason Dillon
> Assignee: Tamas Cservenak
> Priority: Major
> Fix For: 5.1.0
>
>
> Currently uses truezip 7.0-rc1, there are 7.0-rc2 and 7.0 releases of this
> dependency, as well as much newer (latest is 7.6.6).
> Updating to 7.0 all tests on trunk pass, with 7.6.6 a few failures:
> {noformat}
> Failed tests: testNoArgs(org.apache.maven.index.cli.NexusIndexerCliIT):
> Should print usage
> testRequiredArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Exception
> in thread "main" java.lang.SecurityException: Invalid signature file digest
> for Manifest main attributes(..)
> testUnpack(org.apache.maven.index.cli.NexusIndexerCliIT): Exception in
> thread "main" java.lang.SecurityException: Invalid signature file digest for
> Manifest main attributes(..)
> testMissingArgs(org.apache.maven.index.cli.NexusIndexerCliIT): Should print
> bad usage
> testAbrvsRequiredArgs(org.apache.maven.index.cli.NexusIndexerCliIT):
> Exception in thread "main" java.lang.SecurityException: Invalid signature
> file digest for Manifest main attributes(..)
> testLoggingLevel(org.apache.maven.index.cli.NexusIndexerCliIT):...
> {noformat}
> Either using the latest version or the latest 7.0 is probably better than
> using a pre-release of 7.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)