Support MAVEN_ARGS in frogbot
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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