reactiverse / reactiverse/vertx-maven-plugin
Provide configuration parameters for env variables
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Java
- Stars
- 81
- Forks
- 12
- Avg merge
- 20h 19m
- Merged PRs (30d)
- 9
Description
It is currently not possible to define env variables for the Vert.x application in the plugin configuration.
There is a workaround: exporting variables in the shell before running Maven.
Contributor guide
No contributing guide indexed for this repository
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 examining the Maven plugin configuration and how the Vert.x application receives environment variables; the issue names no files or tests. Done means plugin configuration can define environment variables for the application without requiring them to be exported in the shell first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100