Skip to content

feat: add help goal for maven plugin#24106

Merged
mshabarov merged 3 commits intomainfrom
chore/maven-help-mojo
Apr 13, 2026
Merged

feat: add help goal for maven plugin#24106
mshabarov merged 3 commits intomainfrom
chore/maven-help-mojo

Conversation

@mcollovati
Copy link
Copy Markdown
Collaborator

Adds generation of help goal for the Flow maven plugin. Also renamed execution identifier to avoid double execution of the descriptor goal

@mcollovati mcollovati marked this pull request as draft April 10, 2026 14:10
Adds generation of help goal for the Flow maven plugin.
Also renamed execution identifier to avoid double execution
of the descriptor goal
@mcollovati mcollovati force-pushed the chore/maven-help-mojo branch from f21ebfd to 366d339 Compare April 10, 2026 14:15
@mcollovati
Copy link
Copy Markdown
Collaborator Author

Allows running commands like mvn flow:help to list all available goals and mvn flow:help -Dgoal=goal-name -Ddetail to see all available options for a specific goal.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

Test Results

 1 391 files  ±0   1 391 suites  ±0   1h 15m 24s ⏱️ +19s
 9 997 tests ±0   9 926 ✅ ±0  71 💤 ±0  0 ❌ ±0 
10 472 runs  ±0  10 392 ✅ ±0  80 💤 ±0  0 ❌ ±0 

Results for commit 6d13f84. ± Comparison against base commit 90eb196.

♻️ This comment has been updated with latest results.

@mcollovati mcollovati marked this pull request as ready for review April 10, 2026 14:41
@mshabarov mshabarov enabled auto-merge April 13, 2026 11:49
@sonarqubecloud
Copy link
Copy Markdown

@mshabarov mshabarov added this pull request to the merge queue Apr 13, 2026
Merged via the queue into main with commit 3eb2fbb Apr 13, 2026
31 checks passed
@mshabarov mshabarov deleted the chore/maven-help-mojo branch April 13, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants