You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Gautham Pamu <gp...@yahoo.com> on 2004/02/26 06:17:57 UTC

java.util.ConcurrentModificationException from maven clover goal

Running maven clover goal using clover 1.3 plugin..
got this exception.. is this a problem in Maven or
clover..


Thanks
Gautham Pamu

   [clover-report] Done. Processed 43 packages.
java.util.ConcurrentModificationException
        at
java.util.AbstractList$Itr.checkForComodification(AbstractList.java(I
nlined Compiled Code))
        at
java.util.AbstractList$Itr.next(AbstractList.java(Compiled
Code))
        at
java.util.Collections$1.next(Collections.java:602)
        at
com.werken.werkz.Goal.attainPrecursors(Goal.java:486)
        at com.werken.werkz.Goal.attain(Goal.java:573)
        at
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
448)
        at
org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
        at
org.apache.maven.cli.App.doMain(App.java:543)
        at
org.apache.maven.cli.App.main(App.java:1109)
        at java.lang.reflect.Method.invoke(Native
Method)
        at
com.werken.forehead.Forehead.run(Forehead.java:551)
        at
com.werken.forehead.Forehead.main(Forehead.java:581)
Total time: 1 minutes 11 seconds
Finished at: Wed Feb 25 23:15:30 CST 2004

C:\Projects\maven-prototype\code\core-common>




__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org