jfrog / jfrog/artifactory-client-java

Add remoteSearch boolean query param for supporting GAVC search for Virtual and Remote Repositories

Open
#343 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
Java
Stars
331
Forks
163
Avg merge
20h 9m
Merged PRs (30d)
1

Description

Add a support of the new query param for GAVC search for Virtual and Remote Repositories.
remoteSearch is a Boolean param that indicates if the GAVC search goes to virtual/remote repositories.
there is already support of searching by groupId, artifactId, version and classifier and now remoteSearch also should be added.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the existing GAVC search methods that support groupId, artifactId, version, and classifier, then trace how their query parameters are assembled. Add support for the remoteSearch Boolean parameter for virtual and remote repositories, and verify that the generated request includes it when supplied.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.