[discuss] mvndw, alias and more support?
- Dominant language
- Java
- Stars
- 3.5k
- Forks
- 250
- Avg merge
- 16h 22m
- Merged PRs (30d)
- 36
Description
Hi,
1. I wonder if a mvndw is planned with a correct option parsing (maven one is not yet) which would enable to replace mvnw in script to benefit mvnd.
2. also wonder if alias command support can be added ('mvnd my-alias" which would run "mvnd install -pl foo -pl bar" etc)
3. lastly i wonder if mvnd can cache most of the cache for releases in .m2 to just reload it when started - and benefit the no daemon mode
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests and combines three proposals: mvndw option parsing, aliases, and .m2 cache reuse in no-daemon mode. Start by examining mvnd's command entry point and current Maven wrapper and cache behavior, then separate the proposals into scoped decisions with clear acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100