reactiverse / reactiverse/vertx-maven-plugin
Generate IDE launchers
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 81
- Forks
- 12
- Avg merge
- 20h 19m
- Merged PRs (30d)
- 9
Description
It would be great to be able to generate IDE launchers. For example:
mvn vertx:idea
or
mvn vertx:eclipse
I believe both look into the project directory for launchers. And then it's easy to start the app in debug mode (without the need to run debug mode)
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 reviewing the Maven plugin's existing goal entry points and how a Vert.x project directory is handled. Define the expected behavior for mvn vertx:idea and mvn vertx:eclipse, including launcher generation and starting the application in debug mode; done means both requested launcher goals work for a project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100