Paul King created GROOVY-8421:
---------------------------------

             Summary: checkstyle build cleanup
                 Key: GROOVY-8421
                 URL: https://issues.apache.org/jira/browse/GROOVY-8421
             Project: Groovy
          Issue Type: Task
            Reporter: Paul King
            Priority: Minor


For subprojects not containing Java sources, i.e. Groovy only we get warnings 
like:
{noformat}
> Task :groovy-groovysh:checkstyleMainReport
A problem was found with the configuration of task 
':groovy-groovysh:checkstyleMainReport'. Registering invalid inputs and outputs 
via TaskInputs and TaskOutputs methods has been deprecated and is scheduled to 
be removed in Gradle 5.0.
 - File 
'C:\Projects\groovy\subprojects\groovy-groovysh\target\reports\checkstyle\checkstyleMain.xml'
 specified for property '$2' does not exist.
{noformat}
We should add an appropriate guard or not apply plugin for this case.



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

Reply via email to