You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Boué (JIRA)" <ji...@apache.org> on 2017/02/12 15:10:41 UTC

[jira] [Closed] (MCHECKSTYLE-336) Fail the build when deprecated parameters sourceDirectory or testSourceDirectory are used

     [ https://issues.apache.org/jira/browse/MCHECKSTYLE-336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Boué closed MCHECKSTYLE-336.
--------------------------------------
    Resolution: Fixed

> Fail the build when deprecated parameters sourceDirectory or testSourceDirectory are used
> -----------------------------------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-336
>                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-336
>             Project: Maven Checkstyle Plugin
>          Issue Type: Improvement
>          Components: checkstyle:check, checkstyle:checkstyle, checkstyle:checkstyle-aggregate
>    Affects Versions: 2.17
>            Reporter: Guillaume Boué
>            Assignee: Guillaume Boué
>             Fix For: 3.0.0
>
>
> The parameters {{sourceDirectory}} and {{testSourceDirectory}} are deprecated since version 2.13 of the plugin. They were both superseded with  {{sourceDirectories}} and {{testSourceDirectories}} respectively.
> In order for users to easily catch usage of those parameters, and prepare their removal in a future version, the build will fail if they are specified, with this major upgrade. A mention in the index of the site is further added to document this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)