apache / apache/maven-assembly-plugin
[MASSEMBLY-831] Allow multiple file-aggregators
- Dominant language
- Java
- Stars
- 110
- Forks
- 75
- Avg merge
- 12h 54m
- Merged PRs (30d)
- 10
Description
**[Andrew Festa](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=apfes1)** opened **[MASSEMBLY-831](https://issues.apache.org/jira/browse/MASSEMBLY-831?redirect=false)** and commented
When using containerDescriptorHandlers, there is no way to aggregate multiple file patterns. A single file-aggregator does not allow wildcards in the outputPath, and including a second file-aggregator overrides the first.
---
No further details from [MASSEMBLY-831](https://issues.apache.org/jira/browse/MASSEMBLY-831?redirect=false)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the containerDescriptorHandlers implementation and the file-aggregator handling in the Maven Assembly Plugin; the issue does not name specific files or tests. The change is complete when multiple file patterns can be aggregated without one file-aggregator overriding another, including the stated outputPath wildcard limitation.
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
- Needs clarification
- Newbie friendliness
- 35/100