[
https://issues.apache.org/jira/browse/TIKA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15133624#comment-15133624
]
Ken Krugler commented on TIKA-1851:
-----------------------------------
Hi [[email protected]] - I'm also getting a local build failure with 2.0,
but the output i see is:
[ERROR] Failed to execute goal
org.codehaus.groovy.maven:gmaven-plugin:1.0:execute (testSetup) on project
tika-test-resources: startup failed,
/Users/kenkrugler/git/tika/tika-test-resources/src/test/resources/org/apache/tika/parser/ner/opennlp/ModelGetter.groovy:
23: unable to resolve class org.apache.commons.io.IOUtils
[ERROR] @ line 23, column 1.
[ERROR] import org.apache.commons.io.IOUtils
Is this something different than the issue you ran into?
And any way to work around it? I'd like to port the language detector changes.
> 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)