Michael McCandless created LUCENE-9982:
------------------------------------------

             Summary: ../../gradlew help should be just as helpful as ./gradlew 
help?
                 Key: LUCENE-9982
                 URL: https://issues.apache.org/jira/browse/LUCENE-9982
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Michael McCandless


If you are in the root of a Lucene git clone, and run {{./gradlew help}}, you 
get useful help.

But if you first {{cd lucene/core}} and then run {{../../gradlew help}}, it is 
less useful, and seems to be {{gradle}}'s generic help or something?

Is {{gradlew help}} known to be different depending on your cwd?

A good workaround (thanks [~rcmuir]) is to just look at the files under the 
{{help}} directory in the root of the Lucene git clone.



--
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