[
https://issues.apache.org/jira/browse/TIKA-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259861#comment-17259861
]
Tim Allison commented on TIKA-3260:
-----------------------------------
Unfortunately, we don't publish snapshots to a repo at this point. The changes
have only gone into {{main}} so you'll have to use 2.0.0-SNAPSHOT.
So, option 1 is you build locally...skipping stuff you don't need: {{mvn clean
install -pl :tika-parsers-classic-package -am}}
Option 2 is to grab the jars and poms for tika-core and Apache Tika classic
parser package from here:
https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/113/org.apache.tika$tika-parsers-classic-package
and then manually install them in your local repo.
> Update rotation.py to work with python3 and a more modern matplotlib
> --------------------------------------------------------------------
>
> Key: TIKA-3260
> URL: https://issues.apache.org/jira/browse/TIKA-3260
> Project: Tika
> Issue Type: Improvement
> Reporter: Tim Allison
> Priority: Major
> Attachments: apache-tika-8408777197187584954.png,
> skewed5_image_text.png
>
>
> When I tried to work with rotation.py, I found that we should allow python to
> be python3 (not require an alias), and I found that rms_flat (once
> deprecated) has actually been removed in recent versions of matplotlib.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)