vincent c created MJAR-265:
------------------------------
Summary: Resources not copied
Key: MJAR-265
URL: https://issues.apache.org/jira/browse/MJAR-265
Project: Maven JAR Plugin
Issue Type: Bug
Affects Versions: 3.1.2, 2.6, 2.5, 2.4
Environment: windows 7, Maven 3.3.9 Java version: 1.7.0_80
Reporter: vincent c
I have a folder named *.metadata* that is in the target/classes folder.
But it is not copied to the jar archive. It looks like a default exclusion
filter is used.
It is working with version maven-jar-plugin:2.3 but version 2.4 and upper it is
not.
The issue seams to be also discussed on
[stackoverflow|https://stackoverflow.com/questions/55514758/maven-jar-plugin-does-not-include-gitignore-file/55522970#55522970].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)