Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Unable to specify a custom Distribution URL. #1455

Open
inpink opened this issue Oct 3, 2024 · 2 comments
Open

[FEATURE] Unable to specify a custom Distribution URL. #1455

inpink opened this issue Oct 3, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@inpink
Copy link

inpink commented Oct 3, 2024

Is your feature request related to a problem?

./gradlew run -PcustomDistributionUrl="/Users/inpink/Downloads/opensearch0928/OpenSearch/distribution/archives/linux-tar/build/distributions/opensearch-min-3.0.0-SNAPSHOT-linux-x64.tar.gz"

I want to use a custom OpenSearch with the corresponding plugin, but no matter what value I put in customDistributionUrl, it is ignored, and the default OpenSearch 3.0.0 snapshot is loaded.

@inpink inpink added enhancement New feature or request untriaged labels Oct 3, 2024
@bharath-techie
Copy link

Can you try any of the following commands to publish OpenSearch to maven local and CCR plugin will automatically pickup ( if issues persist, maybe refresh gradle cache )

Command:
./gradlew sever:publishToMavenLocal or ./gradlew publishToMavenLocal

[ Triage attendees - 1 2 3 4]

@dblock dblock removed the untriaged label Oct 21, 2024
@dblock
Copy link
Member

dblock commented Oct 21, 2024

[Catch All Triage - 1, 2]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants