[
https://issues.apache.org/jira/browse/SOLR-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249927#comment-14249927
]
ASF subversion and git services commented on SOLR-6857:
-------------------------------------------------------
Commit 1646272 from [[email protected]] in branch 'dev/trunk'
[ https://svn.apache.org/r1646272 ]
SOLR-6857: Idea modules missing dependencies
> 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: [email protected]
For additional commands, e-mail: [email protected]