Create `maven-executor-batch` module

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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
java

Research direction

The issue names no files or tests; start by reviewing the repository's maven-executor-plugin and how it receives Maven-provided and user configuration. Define the module around collection, interpolation, batch preparation and execution, and decoration hooks, then verify that the plugin is limited to configuration and batch execution.

Written by the indexing model from the issue text.

Description

The next logical step would be to create maven-executor-batch, a minimal dependency library, that can

  • collect
  • interpolate
  • prepare executions (batch)
  • execute executions
  • have "decoration hooks" (like pre and post hooks)
  • as maven-executor-plugin should be thin, and it would just configure batch (based on Maven provided stuff and user config) and execute the batch.
Dominant language
Java
Stars
5
Forks
2
Avg merge
4h 22m
Merged PRs (30d)
2

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.

More from apache/maven-executor

All issues in apache/maven-executor

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.