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

James Strassburg updated SOLR-6857:
-----------------------------------
    Attachment: SOLR-6857.patch

After applying this patch run ant clean-idea followed by ant idea and the 
project will compile successfully in IDEA.

> Idea modules missing dependencies
> ---------------------------------
>
>                 Key: SOLR-6857
>                 URL: https://issues.apache.org/jira/browse/SOLR-6857
>             Project: Solr
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: Trunk
>         Environment: IntelliJ IDEA
>            Reporter: James Strassburg
>            Priority: Trivial
>         Attachments: SOLR-6857.patch
>
>
> The IDEA dev-tools configuration doesn't build in IDEA after running ant idea 
> because the following modules are missing a dependency to analysis-common 
> module:
> * velocity
> * extraction
> * map-reduce
> * dataimporthandler-extras
> To reproduce, run ant clean-idea followed by ant idea. Open the project in 
> IDEA, configure the JDK, and make the project. The modules listed above will 
> fail with an error finding org.apache.lucene.analysis.util.ResourceLoader. 
> Adding analysis-common as a module dependency fixes this.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to