Jason,

I gather from your off-list email that you're using maven 1. I thought you
were using m2 when I answered.

I don't think that the clover jdk 1.5 annotation is currently supported in
the m1 clover plugin. Could you please create a jira issue for this?

Thanks
-Vincent

> -----Original Message-----
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: vendredi 16 juin 2006 18:52
> To: 'Maven Users List'
> Subject: RE: Failure with clover plugin
> 
> Hi Jason,
> 
> Does it work with Clover when you're not using the Clover plugin? Could
> you post your pom.xml?
> 
> Thanks
> -Vincent
> 
> > -----Original Message-----
> > From: Parrott, Jason [mailto:[EMAIL PROTECTED]
> > Sent: vendredi 16 juin 2006 18:18
> > To: users@maven.apache.org
> > Subject: Failure with clover plugin
> >
> > Hi,
> >
> > Im getting this error any time I attempt to use the clover plugin with
> > code that has java 5 annotations in it. As soon as I remove the jdk 1.5
> > source it runs fine. I know that I have set the JDK 1.5 option and there
> > is a log msg that notes it is being used. Any help is appreciated:
> >
> >
> >
> > Clover Version 1.3.12, built on February 08 2006
> >
> > loaded from: C:\Documents and
> > Settings\jparrott\.m2\repository\com\cenqua\clover\clover\1.3.12\clover-
> > 1.3.12.jar
> >
> > 5 Seat Team License registered to [EMAIL PROTECTED], Sony Online
> > Entertainment
> >
> > Updating database at 'C:\P4Sandbox\target\clover\clover.db'
> >
> > Processing files at 1.5 source level.
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [ERROR] FATAL ERROR
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [INFO] null
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [INFO] Trace
> >
> > java.lang.NullPointerException
> >
> >         at com.cenqua.clover.CloverInstr.a(1.3.12-build-649:100)
> >
> >         at com.cenqua.clover.CloverInstr.mainImpl(1.3.12-build-649:65)
> >
> >         at
> > org.apache.maven.plugin.clover.CloverInstrumentInternalMojo.instrumentSo
> > urces(CloverInstrumentInternalMojo.java:155)
> >
> >         at
> > org.apache.maven.plugin.clover.CloverInstrumentInternalMojo.execute(Clov
> > erInstrumentInternalMojo.java:121)
> >
> >         at
> > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa
> > nager.java:412)
> >
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default
> > LifecycleExecutor.java:534)
> >
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec
> > ycle(DefaultLifecycleExecutor.java:475)
> >
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle
> > (DefaultLifecycleExecutor.java:891)
> >
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(Defaul
> > tLifecycleExecutor.java:734)
> >
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default
> > LifecycleExecutor.java:505)
> >
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoa
> > l(DefaultLifecycleExecutor.java:488)
> >
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultL
> > ifecycleExecutor.java:458)
> >
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandle
> > Failures(DefaultLifecycleExecutor.java:306)
> >
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
> > DefaultLifecycleExecutor.java:273)
> >
> >         at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
> > ycleExecutor.java:140)
> >
> >         at
> > org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
> >
> >         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
> >
> >         at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
> >
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >
> >         at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
> > a:39)
> >
> >         at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
> > Impl.java:25)
> >
> >         at java.lang.reflect.Method.invoke(Method.java:585)
> >
> >         at
> > org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
> >
> >         at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
> >
> >         at
> > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
> >
> >         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [INFO] Total time: 10 seconds
> >
> > [INFO] Finished at: Fri Jun 16 09:13:13 PDT 2006
> >
> > [INFO] Final Memory: 8M/17M
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> >
> >
> > -Jason Parrott



        

        
                
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to