You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Michael McCandless (Jira)" <ji...@apache.org> on 2021/05/29 16:17:00 UTC

[jira] [Created] (LUCENE-9982) ../../gradlew help should be just as helpful as ./gradlew help?

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