You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/04 23:12:04 UTC

[jira] [Commented] (ARCHETYPE-481) Add excludePatterns property to allow excluding certain files/folders when creating archetype from project.

    [ https://issues.apache.org/jira/browse/ARCHETYPE-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14654352#comment-14654352 ] 

ASF GitHub Bot commented on ARCHETYPE-481:
------------------------------------------

Github user ptahchiev closed the pull request at:

    https://github.com/apache/maven-archetype/pull/6


> Add excludePatterns property to allow excluding certain files/folders when creating archetype from project.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: ARCHETYPE-481
>                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-481
>             Project: Maven Archetype
>          Issue Type: New Feature
>            Reporter: Petar Tahchiev
>             Fix For: 2.4
>
>
> I think it would be nice to have this property in the `archetype.properties` file:
> {code}
> excludePatterns=.project,.classpath,.idea/**
> {code}
> to allow excluding certain files/folders when creating archetype from already existing project.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)