You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (Jira)" <ji...@apache.org> on 2020/07/15 08:25:00 UTC

[jira] [Moved] (ARCHETYPE-603) on archetype:create-from-project does not copying .gitignore file to archetype

     [ https://issues.apache.org/jira/browse/ARCHETYPE-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg moved MRESOURCES-238 to ARCHETYPE-603:
------------------------------------------------------

                  Key: ARCHETYPE-603  (was: MRESOURCES-238)
    Affects Version/s:     (was: 3.0.2)
                           (was: 3.0.1)
                           (was: 3.0.0)
                       3.0.0
                       3.0.1
              Project: Maven Archetype  (was: Maven Resources Plugin)

> on archetype:create-from-project does not copying .gitignore file to archetype
> ------------------------------------------------------------------------------
>
>                 Key: ARCHETYPE-603
>                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-603
>             Project: Maven Archetype
>          Issue Type: Bug
>    Affects Versions: 3.0.1, 3.0.0
>            Reporter: Ebuzer taha kanat
>            Priority: Major
>
> <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
(v8.3.4#803005)