[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2009-09-23 Thread Damien Collis (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192025#action_192025 ] Damien Collis commented on MPCHECKSTYLE-20: --- I have noticed that even with the above w

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2009-09-10 Thread Sriharan Sithamparanathan (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=190573#action_190573 ] Sriharan Sithamparanathan commented on MPCHECKSTYLE-20: --- I had a same issu

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2008-08-01 Thread Seth Gottlieb (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=143868#action_143868 ] Seth Gottlieb commented on MPCHECKSTYLE-20: --- I have had this problem (using Ant) too a

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2007-12-03 Thread zhongbing (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115751 ] zhongbing commented on MPCHECKSTYLE-20: --- I have got this problem. I used the ant to call checkstyle, then I got th

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2006-08-18 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=comments#action_72692 ] Lukas Theussl commented on MPCHECKSTYLE-20: --- Please note that this issue is for the Maven 1 checkstyle plugin, for the m2 plugin you should go to http://jir

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2006-08-18 Thread Anders Sveen (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=comments#action_72654 ] Anders Sveen commented on MPCHECKSTYLE-20: -- Changing the scope from provided to compile fixed the problem. It makes maven include the file in the war, but fo

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2006-08-18 Thread Anders Sveen (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=comments#action_72644 ] Anders Sveen commented on MPCHECKSTYLE-20: -- I'm not sure but I think it is the same error. I get the same error on ServletException (which is in the classpat

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2006-08-13 Thread Maurice le Rutte (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=comments#action_72242 ] Maurice le Rutte commented on MPCHECKSTYLE-20: -- I have the same problem, but with a single, FQN'ed exception. Works fine in Eclipse 3.2 with plugin, but

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2006-08-10 Thread David Hittner (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=comments#action_72056 ] David Hittner commented on MPCHECKSTYLE-20: --- In my experience, this happens fairly constantly using Eclipse 3.1.1 with eclipse-cs plugin 4.0.93. It ONLY ha

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2006-04-27 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=comments#action_64318 ] Dennis Lundberg commented on MPCHECKSTYLE-20: - This is a class loader issue with Checkstyle. I'm facing the same problems in the JetStyle plugin for IntelliJ IDEA. Th

[jira] Commented: (MPCHECKSTYLE-20) Unable to get class information for custom exceptions

2006-04-27 Thread Ken Weiner (JIRA)
[ http://jira.codehaus.org/browse/MPCHECKSTYLE-20?page=comments#action_64316 ] Ken Weiner commented on MPCHECKSTYLE-20: I am having this problem too. The comment Sean Gay worked for me (running maven java:compile before running maven checkstyle:rep