[
https://issues.apache.org/jira/browse/TIKA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135342#comment-15135342
]
Ken Krugler commented on TIKA-1851:
-----------------------------------
Hmm, now the top-level build fails on the tika parser text module, with:
"[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.10:unpack (unpack) on
project tika-parser-text-module: Unable to find artifact. Could not find
artifact org.apache.tika:tika-test-resources:jar:tests:2.0-SNAPSHOT in
apache.snapshots (http://repository.apache.org/snapshots)"
But tika-test-resources-2.0-SNAPSHOT.jar was installed locally during the build.
> Tika 2.0 - Move test resources from core to test-resources
> ----------------------------------------------------------
>
> Key: TIKA-1851
> URL: https://issues.apache.org/jira/browse/TIKA-1851
> Project: Tika
> Issue Type: Sub-task
> Reporter: Tim Allison
> Assignee: Tim Allison
> Priority: Trivial
> Fix For: 2.0
>
>
> Let's try to move resources that are used for testing to the test-resources
> module if possible: MockParser, DummyParser, TikaTest and the unit tests for
> MockParser. That should also allow us to drop the test-jar goal in
> tika-core. Anything else?
> Haven't actually tried this yet; there may be surprises.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)