You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Bob Fields (JIRA)" <ji...@apache.org> on 2015/05/19 22:25:02 UTC

[jira] [Created] (MCHECKSTYLE-294) NPE on missing license artifact, not fixed previously

Bob Fields created MCHECKSTYLE-294:
--------------------------------------

             Summary: NPE on missing license artifact, not fixed previously
                 Key: MCHECKSTYLE-294
                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-294
             Project: Maven Checkstyle Plugin
          Issue Type: Bug
          Components: checkstyle:checkstyle
    Affects Versions: 2.15, 2.16
         Environment: Windows7 x64 JDK8 Checkstyle 6.2 maven-checkstyle-plugin 2.15 and 2.16-SNAPSHOT as of 5/20/2015.
            Reporter: Bob Fields
             Fix For: 2.16


MCHECKSTYLE-250 fix does not check for null values, only for invalid URL. This patch checks for null values and fixes the original problem, and emits a warning if the license file is missing (but does not kill the checkstyle process or site build). Interestingly - this error only occurs on 'mvn site', not on 'mvn checkstyle:checkstyle'.



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