Ebuzer taha kanat created MRESOURCES-238:
--------------------------------------------

             Summary: on archetype:create-from-project does not copy to 
.gitignore file to archetype
                 Key: MRESOURCES-238
                 URL: https://issues.apache.org/jira/browse/MRESOURCES-238
             Project: Maven Resources Plugin
          Issue Type: Bug
    Affects Versions: 3.0.2, 3.0.1, 3.0.0
            Reporter: Ebuzer taha kanat


<addDefaultExcludes>false</addDefaultExcludes>

 or 

<archetype-descriptor>
    <fileSets>
        <fileSet filtered="false" packaged="false">
            <directory></directory>
            <includes>
                <include>.*ignore</include>
            </includes>
        </fileSet>
    </fileSets>
</archetype-descriptor>

not solving the problem either



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to