[ https://issues.apache.org/jira/browse/ARCHETYPE-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Herve Boutemy updated ARCHETYPE-603: ------------------------------------ Summary: archetype:create-from-project is not copying .gitignore file to archetype (was: on archetype:create-from-project does not copying .gitignore file to archetype) > archetype:create-from-project is 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.0, 3.0.1 > Reporter: Ebuzer taha kanat > Priority: Major > > {code:xml}<addDefaultExcludes>false</addDefaultExcludes>{code} > or > {code:xml}<archetype-descriptor> > <fileSets> > <fileSet filtered="false" packaged="false"> > <directory></directory> > <includes> > <include>.*ignore</include> > </includes> > </fileSet> > </fileSets> > </archetype-descriptor>{code} > not solving the problem either -- This message was sent by Atlassian Jira (v8.20.1#820001)