MINDEXER-64: Update TrueZip to latest stable release

Used TrueZip was a "rc" release. This change updates
it to latest one. There is no API change, but
slightly more excludes are added to prevent
TrueZip Swing related artifact to come in.

Note: new dependency of TrueZip (bouncycastle) is
"shaved" for JAR signature, but only in the shaded
CLI Jar.

Note: TrueZip was always  and is Java6, while MI is Java5!
But as classpath discovery is used to decide is it used or not
this does not oppose problem. Simply, you should include
it if you want to use it, and you are on Java6. On
Java5 you should NOT include it (this is unchanged
and was true for MI 4.x releases too).

git-svn-id: https://svn.apache.org/repos/asf/maven/indexer/trunk@1410244 13f79535-47bb-0310-9956-ffa450edef68
3 files changed
tree: bb198c8ea2f93f42ec6b4161cf4736d3618ee1e4
  1. indexer-artifact/
  2. indexer-cli/
  3. indexer-core/
  4. src/
  5. .gitignore
  6. NOTICE
  7. pom.xml
  8. README.md
README.md

Apache Maven Indexer

http://maven.apache.org/maven-indexer/

(Formerly Sonatype Nexus Indexer)

SVN (the canonical repository): http://svn.apache.org/repos/asf/maven/indexer/

JIRA: http://jira.codehaus.org/browse/MINDEXER

Note: Migrated from “Search / Index” component of Nexus project: https://issues.sonatype.org/browse/NEXUS

Mailing lists: Developers: dev@maven.apache.org Users: users@maven.apache.org (more at http://maven.apache.org/mail-lists.html)

CI: https://builds.apache.org/hudson/job/maven-indexer/