-
Notifications
You must be signed in to change notification settings - Fork 16
Labels
Developer experiencedocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
Description:
The project has no Maven Wrapper (mvnw, .mvn/). Contributors must install Maven themselves; CI and “run locally” instructions assume mvn is on the PATH. The Dockerfile was updated to use a Maven image, but local and CI builds would benefit from a wrapper.
Acceptance criteria:
- Add Maven Wrapper to the repo (
mvnw,mvnw.cmd,.mvn/) - README and scripts use
./mvnw(ormvnw.cmdon Windows) where appropriate -
.gitignoredoes not exclude the wrapper scripts or.mvn(except optional files like.mvn/timing.propertiesif desired)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Developer experiencedocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers