Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
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.
Issue Links
- is duplicated by
-
MCHECKSTYLE-13
src/main/resources/org/apache/maven/plugin/checkstyle/images/rss.png missing leading to a NPE
-
Activity
Lukas Theussl
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Complexity | Intermediate | |
| Project | maven-checkstyle-plugin [ 10315 ] | Maven 2 [ 10500 ] |
| Key | MPCHECKSTYLE-48 | MNG-1809 |
| Workflow | jira [ 43557 ] | Maven [ 43563 ] |
Lukas Theussl
made changes -
| Component/s | maven-checkstyle-plugin [ 11791 ] |
Edwin Punzalan
made changes -
| Assignee | Edwin Punzalan [ elpunzalan ] |
Edwin Punzalan
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Christian Schulte
made changes -
| Link | This issue is duplicated by MNG-1805 [ MNG-1805 ] |
Jason van Zyl
made changes -
| Component/s | maven-checkstyle-plugin [ 11791 ] | |
| Project | Maven 2 [ 10500 ] | Maven 2.x Checkstyle Plugin [ 11127 ] |
| Workflow | Maven [ 43563 ] | jira [ 43963 ] |
| Key | MNG-1809 |
|
Jason van Zyl
made changes -
| Workflow | jira [ 43963 ] | Maven [ 44683 ] |
Brett Porter
made changes -
| Workflow | Maven [ 44683 ] | Maven New [ 51467 ] |
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