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 2016/07/15 15:52:20 UTC

[jira] [Commented] (ARCHETYPE-504) Property excludePatterns is in required properties

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

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

GitHub user AlesRybak opened a pull request:

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

    Fix for ARCHETYPE-504

    Simple fix for ARCHETYPE-504, tested manually.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/AlesRybak/maven-archetype ARCHETYPE-504

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-archetype/pull/11.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #11
    
----
commit 7c060da37cb12d1f2aa18374394f55ca59d734c5
Author: Ales Rybak <al...@lundegaard.eu>
Date:   2016-07-15T15:48:20Z

    ARCHETYPE-504 Property excludePatterns is not propagated into required properties

----


> Property excludePatterns is in required properties
> --------------------------------------------------
>
>                 Key: ARCHETYPE-504
>                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-504
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Creator
>    Affects Versions: 2.4
>            Reporter: Ales Rybak
>
> If I use property {{excludePatterns}} to exclude some files from the archetype created form my sample project, it is propagated as requiredProperty into the _archetype-metadata.xml_.



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