-
The maven plugin in the emma source is for Maven 1 only, AFAIK. Some people have written Maven 2 plugin(s), but I believe they are hosted elsewhere. Sorry I don't have more details, as I don't use Java, Emma, or Maven anymore :) Search the archives of this list for more info, I know there are threads about the Maven 2 plugins. Also, if you update this thread with the latest info and maven2...
2008-03-12 19:25:02 UTC in EMMA code coverage
-
I sent a note to your gmail address. Let me know if you don't get it...
2007-10-03 05:07:35 UTC in EMMA code coverage
-
Hi,
I haven't even looked at this plugin in years. Are there still people on Maven 1? Last time I tried to build an old maven 1 project it wouldn't even work because all the central repositories had disappeared, and I'm not doing Java anymore so I never played with Maven 2.
Anyway, I know there has been work on maven 2 plugins and I'm pretty sure there are working and up-to-date Maven2...
2007-10-02 20:15:21 UTC in EMMA code coverage
-
Well, I haven't used Maven 2, but I assume it can invoke ant or exec tasks, so you should be able to make do with the existing Emma code and docs, and the Ant/Maven 2 docs. All you need to do is invoke it with the correct parameters. Or, as I suggested, search the archives of this list for references to other people who have created Maven2 plugins and track them down.
Good Luck,
Chad.
2007-04-26 06:06:37 UTC in EMMA code coverage
-
There is not a maven 2 plugin hosted in the Emma project itself. Other people have created some. I'd search the archives of this mailing list, and perhaps google. Or are there any lurkers here who can point him to the best place?
-- Chad.
2007-04-25 02:42:03 UTC in EMMA code coverage
-
It's ultimately up to Vlad. I personally don't use Emma anymore, so I
have little incentive to work on it.
However, if someone were to submit a bigfix patch *with thorough
tests*, I bet you could convince one of the developers or Vlad to at
least apply it. This would allow you to at least do a local build of
Emma and avoid maintaining your own third-party branch. A release
might even...
2007-02-16 20:17:54 UTC in EMMA code coverage
-
Please read the docs.
2007-02-13 14:38:18 UTC in EMMA code coverage
-
One way would be to invoke the executable directly. This should be straightforward with any build tool.
-- Chad.
2007-02-09 17:54:41 UTC in EMMA code coverage
-
Sorry about this. I just uploaded new jars. Can you please verify that it works for you?
Thanks,
Chad.
2007-01-17 05:53:25 UTC in EMMA code coverage
-
thewoolleyman committed patchset 977 of module virtualmock to the VirtualMock CVS repository, changing 2 files.
2006-12-09 00:39:45 UTC in VirtualMock