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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to