[
https://issues.apache.org/jira/browse/TIKA-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14638942#comment-14638942
]
Konstantin Gribov commented on TIKA-1694:
-----------------------------------------
{{junit}} dependency is declared with scope {{test}} in *tika-parent* and its
inherited in *tika-parsers* and other modules, at least when maven3 is used.
You can check it with {{mvn dependency:tree}}.
Where did you have seen junit in non-test classpath? Which maven version is
used?
> Missing <scope>test</scope> for junit dependency
> ------------------------------------------------
>
> Key: TIKA-1694
> URL: https://issues.apache.org/jira/browse/TIKA-1694
> Project: Tika
> Issue Type: Bug
> Components: parser
> Affects Versions: 1.9
> Reporter: Thomas Mortagne
> Priority: Minor
>
> Pull request on https://github.com/apache/tika/pull/54.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)