You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (Closed) (JIRA)" <ji...@apache.org> on 2011/12/06 06:59:40 UTC

[jira] [Closed] (STANBOL-407) EntityHub-Yard-Solr build fails - bad dependency version: com.ibm.icu

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

Rupert Westenthaler closed STANBOL-407.
---------------------------------------

    Resolution: Fixed
      Assignee: Rupert Westenthaler

Revision #1210684 should fix this problem by applying the changes as described in comment #1
                
> EntityHub-Yard-Solr build fails - bad dependency version: com.ibm.icu
> ---------------------------------------------------------------------
>
>                 Key: STANBOL-407
>                 URL: https://issues.apache.org/jira/browse/STANBOL-407
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Entity Hub
>            Reporter: andy olliver
>            Assignee: Rupert Westenthaler
>
> Test phase of maven build for EntityHub-Yard-Solr fails due to dependency version clash.
> stanbol_parent pom declares dependency:
>   <dependency>
>       <groupId>com.ibm.icu</groupId>
>       <artifactId>icu4j</artifactId>
>       <version>3.4.4</version>
>    </dependency>
> whereas lucene.icu requires version 4.8
> setting version in stanbol_parent pom to 4.8 seems to fix the problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira