Emma is required for my project. If you search, you can see that "maven-emma-plugin" is available but when I am writing the code in my pom.xml for it, it is not getting downloaded. I pointed my repository to that location also.
I am confused whether emma plugin for maven 2.0 is really available or not... If anybody knows about this, then please let me know... On 6/22/06, Subhash Chandran <[EMAIL PROTECTED]> wrote:
Cobertura is licenced under GPL: http://cobertura.sourceforge.net/license.html Like any other Java code coverage software, it has supporting Ant tasks: http://cobertura.sourceforge.net/anttaskreference.html Any specific doubts regarding Cobertura Ant tasks, u may post to the cobertura mailing list. -- Regards, Subhash Chandran S Cross platform OpenSource Java based file encryption software: http://www.WizTools.org/project/WizCrypt/ On 6/22/06, Janhavi Phirke <[EMAIL PROTECTED]> wrote: > > can I use the same with ant also and is it free? > > On 6/22/06, Subhash Chandran <[EMAIL PROTECTED]> wrote: > > > > Till the Emma gang come up with a maven 2 plugin, u may use the > Cobertura > > plugin: > > > > http://mojo.codehaus.org/cobertura-maven-plugin/ > > > > Regards, > > Subhash. > > > > On 6/22/06, Tim Kettler <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > According to the emma website[1] there is currently no plugin for > > maven2. > > > But there is a > > > submitted plugin as a patch in their database[2] and here is the > > > corresponing thread in > > > their forum[3]. Also this mail[4] might be of interest. > > > > > > I never tried the plugin or the approach in the mail, so no > guarantees. > > > > > > -Tim > > > > > > [1] http://emma.sourceforge.net/plugins/ > > > [2] > > > > > > http://sf.net/tracker/index.php?func=detail&aid=1481440&group_id=108932&atid=651899 > > > [3] http://sf.net/forum/message.php?msg_id=3650444 > > > [4] http://www.mail-archive.com/users@maven.apache.org/msg42682.html > > > > > > Janhavi Phirke schrieb: > > > > HI, > > > > > > > > Has anybody used Emma with maven2.0? If yes, please let me know how > to > > > do > > > > it... > > > > > > > > Regards, > > > > Janhavi > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- >