apache / apache/maven-remote-resources-plugin
[MRRESOURCES-113] Add addDefaultExcludes parameter
- Dominant language
- Java
- Stars
- 17
- Forks
- 18
- Avg merge
- 6h 5m
- Merged PRs (30d)
- 5
Description
**[Semyon Gashchenko](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=semyong)** opened **[MRRESOURCES-113](https://issues.apache.org/jira/browse/MRRESOURCES-113?redirect=false)** and commented
I created a multi-module project for archetypes and use _maven-remote-resources-plugin_ for shared files. Among these files is _.gitingore_, but it is not added to _remote-resources.xml_. It seems that it would be convenient to have the _addDefaultExcludes_ option, similar to _maven-resources-plugin_.
---
**Affects:** 1.6.0
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing how maven-remote-resources-plugin generates remote-resources.xml and compare its resource exclusion behavior with the addDefaultExcludes option in maven-resources-plugin. Done means supporting an addDefaultExcludes option so default-excluded files such as .gitignore can be included in remote-resources.xml.
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