reactiverse / reactiverse/vertx-maven-plugin

Generate IDE launchers

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

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 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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.