Send your emma configuration from your pom.xml file as well, perhaps that may be helpful in figuring things out. You should also consider contacting the emma plugin developers/users list for their help.
Wayne On Fri, Oct 24, 2008 at 12:51 PM, I am Who i am <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm trying to use emma plugin for my project, after adding the plugin to > pom.xml when i ran emma:emma or any goal i'm getting the following error, > any one had same kinda problem or what iam doing wrong here > > Please help me > > [INFO] > ------------------------------------------------------------------------ > [ERROR] FATAL ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] class [us.state.fw.md.util.LoadLUWCargoMapping] appears to be > instrumented already > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > java.lang.IllegalStateException: class > [us.state.fw.md.util.LoadLUWCargoMapping] appears to be instrumented already > at com.vladium.emma.instr.InstrVisitor.visit(InstrVisitor.java:172) > at > com.vladium.emma.instr.InstrVisitor.process(InstrVisitor.java:111) > at > com.vladium.emma.instr.InstrProcessorST.handleFile(InstrProcessorST.java:471) > at --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
