[ 
http://jira.codehaus.org/browse/MCLIRR-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David J. M. Karlsen updated MCLIRR-7:
-------------------------------------

              Assignee: David J. M. Karlsen  (was: Jochen Wiedmann)
    Remaining Estimate: 0 minutes
     Original Estimate: 0 minutes

This seems to happen because of the dependency resolution which is set to 
compile - should be runtime to include all dependencies.

> 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: David J. M. Karlsen
>             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


Reply via email to