[ https://issues.apache.org/jira/browse/ARCHETYPE-603 ]
Herve Boutemy deleted comment on ARCHETYPE-603:
-----------------------------------------
was (Author: hboutemy):
IIUC, it's the same than ARCHETYPE-605, isn't it?
> 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)