You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/09/14 07:22:00 UTC

[jira] [Commented] (SOLR-14854) Add root project name "lucene-solr" (avoid automatic root project naming)

    [ https://issues.apache.org/jira/browse/SOLR-14854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17195247#comment-17195247 ] 

ASF subversion and git services commented on SOLR-14854:
--------------------------------------------------------

Commit ff6e527a562fb1cfba0ba011b662dbdae156383b in lucene-solr's branch refs/heads/master from Dawid Weiss
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=ff6e527 ]

SOLR-14854: Add root project name lucene-solr (avoid automatic root project naming)


> Add root project name "lucene-solr" (avoid automatic root project naming)
> -------------------------------------------------------------------------
>
>                 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
>            Priority: Major
>         Attachments: SOLR-14854.patch
>
>
> 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