Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6857

Idea modules missing dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 6.0
    • 5.0, 6.0
    • Build
    • None
    • IntelliJ IDEA

    Description

      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.

      Attachments

        1. SOLR-6857.patch
          2 kB
          James Strassburg

        Activity

          People

            sarowe Steven Rowe
            jstrassburg James Strassburg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: