[ 
https://issues.apache.org/jira/browse/TIKA-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tyler Palsulich closed TIKA-1398.
---------------------------------
    Resolution: Not a Problem

Closing as Not a Problem. If you have a project which fails to build because of 
this, please reopen! If you'd like an example of using Tika as a Maven 
dependency in an external project, please see 
[here|https://github.com/tpalsulich/phone_numbers].

> Dependency in tika-parsers 1.5 contains variables
> -------------------------------------------------
>
>                 Key: TIKA-1398
>                 URL: https://issues.apache.org/jira/browse/TIKA-1398
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.5
>            Reporter: Eddie Olsson
>
> In tika-parsers, the dependency for tika-core contains two variables that 
> resolve differently depending on the local project in which it is used, thus 
> breaking the dependency.
> From org/apache/tika/tika-parsers/1.5/tika-parsers-1.5.pom:
> <dependency>
> <groupId>${project.groupId}</groupId>
> <artifactId>tika-core</artifactId>
> <version>${project.version}</version>
> </dependency>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to