[
https://issues.apache.org/jira/browse/MNG-6594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16771933#comment-16771933
]
Michael Osipov commented on MNG-6594:
-------------------------------------
This is actually better suited for MASSEMBLY. I highly dislike the tight
coupling of a core plugin to a specific SCM. Why don't you use an exclude
prefix with globbing?
> Honor the .gitignore file when creating an assembly
> ---------------------------------------------------
>
> Key: MNG-6594
> URL: https://issues.apache.org/jira/browse/MNG-6594
> Project: Maven
> Issue Type: Improvement
> Components: Plugin Requests
> Reporter: Adrian Cole
> Priority: Major
>
> Here's the use case.. I am using the unofficial maven wrapper. It implicitly
> downloads a jar file, which is listed in .gitignore.
> When building a source distribution, I would like to not have to special-case
> inside my assembly config, things already in this .gitignore.
> I understand this can be a problem with binary distributions, so this could
> be an option not a default.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)