apache / apache/maven-dependency-plugin
[MDEP-901] Configure markersDirectory in UnpackMojo via Property
- Dominant language
- Java
- Stars
- 175
- Forks
- 196
- Avg merge
- 19h 30m
- Merged PRs (30d)
- 5
Description
**[Oliver Libutzki](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=oliverl)** opened **[MDEP-901](https://issues.apache.org/jira/browse/MDEP-901?redirect=false)** and commented
In contrast to _AbstractDependencyFilterMojo_ the _UnpackMojo_ does not support configuring the markersDirectory via Property. Especially for cli commands (without a pom.xml) it would be very helpful to have such a property.
---
No further details from [MDEP-901](https://issues.apache.org/jira/browse/MDEP-901?redirect=false)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with UnpackMojo and compare its markersDirectory handling with AbstractDependencyFilterMojo, as named in the issue. Trace how the property is exposed and used when running Maven dependency commands without a pom.xml. Done means UnpackMojo accepts a configurable markersDirectory property and uses it for CLI execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100