Skip to content

[BUG] Knn plugin is fetching from snapshot for few dependencies #2569

Closed
@owaiskazi19

Description

@owaiskazi19

What is the bug?
For building jniLIb, knn is fetching from snapshot rather release version here

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Build the release version of knn from any release branch like 2.18 or 2.19
  2. See for the build ./gradlew :buildJniLib -Davx512.enabled=false -Davx2.enabled=false -Dbuild.lib.commit_patches=false, it fetches the snapshot version

What is the expected behavior?
Should fetch from the release version

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions