You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Andras Salamon (Jira)" <ji...@apache.org> on 2020/09/11 11:42:00 UTC

[jira] [Created] (SOLR-14854) Gradle does not work if repository cloned into solr directory

Andras Salamon created SOLR-14854:
-------------------------------------

             Summary: Gradle does not work if repository cloned into solr directory
                 Key: SOLR-14854
                 URL: https://issues.apache.org/jira/browse/SOLR-14854
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Andras Salamon


Gradle does not work if repository cloned into solr directory.

{noformat}$ git clone https://github.com/apache/lucene-solr.git solr
$ cd solr
$ ./gradlew tasks
FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'solr'.
> A problem occurred configuring project ':solr'.
   > This plugin doesn't work if the root project shares both group and name with a subproject. Consider adding the following to settings.gradle:
     rootProject.name = 'solr-root'{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org