[ http://jira.codehaus.org/browse/MCLIRR-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128286#action_128286 ]
Niall Pemberton commented on MCLIRR-7: -------------------------------------- I came accross the same problem with Commons BeanUtils: http://commons.apache.org/beanutils/ I just built the clirr-maven-plugin from the latest code from subversion and it resolved the issue for me - a release would be great. > Fail's checking if dependencies are declared as optional > -------------------------------------------------------- > > Key: MCLIRR-7 > URL: http://jira.codehaus.org/browse/MCLIRR-7 > Project: Maven 2.x Clirr Plugin > Issue Type: Bug > Environment: N/A > Reporter: David J. M. Karlsen > Assignee: Jochen Wiedmann > Fix For: 2.2 > > Original Estimate: 0 minutes > Remaining Estimate: 0 minutes > > If a dependency is declared optional - and classes in it are either extended > or elsewise supposed to be checked by clirr, it fails with a > ClassNotFoundException > java.lang.ClassNotFoundException: > org.springframework.web.servlet.HandlerInterceptor not found. > [INFO] > ------------------------------------------------------------------------ > [ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] null > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > java.lang.NullPointerException > at > org.apache.bcel.classfile.JavaClass.getAllInterfaces(JavaClass.java:808) > at > net.sf.clirr.core.internal.bcel.BcelJavaType.getAllInterfaces(BcelJavaType.java:78) > at > net.sf.clirr.core.internal.checks.InterfaceSetCheck.check(InterfaceSetCheck.java:58) > at net.sf.clirr.core.Checker.runClassChecks(Checker.java:190) > at net.sf.clirr.core.Checker.reportDiffs(Checker.java:136) -- 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 from this list, please visit: http://xircles.codehaus.org/manage_email