[ http://jira.codehaus.org/browse/MNG-1809?page=comments#action_53228 ]
Joakim Erdfelt commented on MNG-1809: ------------------------------------- This is my fault. Didn't pay attention the the fact that binary (image) data doesn't show up in a 'svn diff'. (whoops). The image can be found at http://maven.apache.org/images/rss.png and should be put in maven-checkstyle-plugin/src/main/resources/org/apache/maven/plugin/checkstyle/images/rss.png > rss.png resource missing in repository leading to a NPE > ------------------------------------------------------- > > Key: MNG-1809 > URL: http://jira.codehaus.org/browse/MNG-1809 > Project: Maven 2 > Type: Bug > Components: maven-checkstyle-plugin > Reporter: Christian Schulte > Priority: Blocker > > > During updating the plugin someone forgot to also add > src/main/resources/org/apache/maven/plugin/checkstyle/images/rss.png. Without > the image the plugin fails with an NPE. One has to add the image to the > classpath to get the plugin working. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
