[ 
https://issues.apache.org/jira/browse/LUCENE-6277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14370195#comment-14370195
 ] 

Xin Zheng commented on LUCENE-6277:
-----------------------------------

[~hossman] Looks like you have to s/location/value/
  <property name="ivy.resolution-cache" 
value="${common.build.dir}/ivy-resolution-cache"/>
and remove
  <caches lockStrategy="artifact-lock" 
resolutionCacheDir="${common.build.dir}/ivy-resolution-cache" />
However, IntelliJ still complains:
    mecab#mecab-ipadic;${/mecab/mecab-ipadic}:  Unrecognized artifact type: 
.tar.gz, will not add this as a dependency in IntelliJ.
    mecab#mecab-naist-jdic;${/mecab/mecab-naist-jdic}:  Unrecognized artifact 
type: .tar.gz, will not add this as a dependency in IntelliJ.

I am importing Lucene 4.7.0 into IntelliJ 14. Any beautiful/ugly solution is 
appreciated!


> Allow Ivy resolutionCacheDir to be overriden by system property.
> ----------------------------------------------------------------
>
>                 Key: LUCENE-6277
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6277
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: Trunk, 5.1
>
>         Attachments: LUCENE-6277.patch
>
>
> This makes it simpler to run tests in parallel 
> (https://gist.github.com/markrmiller/dbdb792216dc98b018ad) without making any 
> tweaks.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to