jfrog / jfrog/frogbot

Support MAVEN_ARGS in frogbot

Open
#548 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
Go
Stars
372
Forks
107
Avg merge
2d 20h
Merged PRs (30d)
5

Description

Is your feature request related to a problem? Please describe.
When Scanning a JAVA project that contains MAVEN_ARGS in the pom.xml we can't pass them to the pom.xml which makes the scan fail.

Describe the solution you'd like to see
Frogbot support for MAVEN_ARGS passing in order to be able to scan the project.

Describe alternatives you've considered
Frogbot can support additional commandline parameters for Maven projects that would enable adding those variables instead of directly support MAVEN_ARGS

Contributor guide

Open the contributing guide

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

Start by locating the Maven scanning entry point and how the project reads pom.xml or invokes Maven. Determine how MAVEN_ARGS should be passed, then verify that scanning a Java project containing those arguments succeeds; the issue does not name a file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.