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 2017/09/06 15:32:00 UTC

[jira] [Commented] (MJDEPS-9) Introduce failOnWarning as a named property

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

ASF GitHub Bot commented on MJDEPS-9:
-------------------------------------

GitHub user mattnelson opened a pull request:

    https://github.com/apache/maven-plugins/pull/128

    MJDEPS-9 Introduce named property for failOnWarning

    Introduce `jdeps.failOnWarning` named property to support command line and `<properties>` declarations.
    
    https://issues.apache.org/jira/browse/MJDEPS-9

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

    $ git pull https://github.com/mattnelson/maven-plugins mjdeps-9

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

    https://github.com/apache/maven-plugins/pull/128.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 #128
    
----
commit 141ed3ef480d1e961abc5afdeebe2a59d4ebbd4d
Author: Matt Nelson <ma...@cerner.com>
Date:   2017-09-06T15:30:10Z

    MJDEPS-9 Introduce named property for failOnWarning

----


> Introduce failOnWarning as a named property
> -------------------------------------------
>
>                 Key: MJDEPS-9
>                 URL: https://issues.apache.org/jira/browse/MJDEPS-9
>             Project: MJDEPS
>          Issue Type: New Feature
>            Reporter: Matt Nelson
>            Priority: Minor
>
> Introduce {{jdeps.failOnWarning}} named property to support command line and {{<properties>}} declarations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)