apache / apache/maven-mvnd

mvnd and .mvn

Open
#813 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.5k
Forks
250
Avg merge
16h 22m
Merged PRs (30d)
36

Description

I would like the configuration in `.mvn/maven.config` to be used no matter the executable (mvn, mvnw, mvnd).

Currently mvnd (via the new maven wrapper type=only-script) doesn't consider those properties, e.g. `-Dorg.slf4j.simpleLogger.defaultLogLevel=warn`

This is surprising behaviour. There's no mention at https://github.com/apache/maven-mvnd of any files in .mvn/maven.config, jvm.config, extensions.xml so its not clear what the relationship is.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing how mvn, mvnw, and mvnd with the type=only-script wrapper handle .mvn/maven.config. Check the related .mvn/jvm.config and extensions.xml behavior and the existing discussion to determine the intended relationship. Done means the configuration behavior is consistent or clearly documented for all named executables.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.