File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Ant, Maven and Other Build Tools and the fly likes to install maven in RAD for code coverage. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "to install maven in RAD for code coverage." Watch "to install maven in RAD for code coverage." New topic
Author

to install maven in RAD for code coverage.

sowndarya kuppuswamy
Greenhorn

Joined: Jan 09, 2013
Posts: 1
I am trying to install maven in RAD for the code coverage. please anybody help me how to do this???
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14480
    
    7

Welcome to the JavaRanch, Sowndarya!

I haven't the faintest idea what Maven has to do with code coverage, although a Maven build using jMockit can create a coverage report.

There should be a copy of Maven already built into RAD. At least, there appears to be one in Eclipse.


Customer surveys are for companies who didn't pay proper attention to begin with.
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26184
    
  66

Sowndarya,
Welcome to CodeRanch!

Maven isn't a code coverage tool. You could just install emma for code coverage. In fact, using Maven for code coverage is overkill because you need to completely change your project structure and dependency list.

Tim: Maven does not come in RAD as of 7.5. You need to install =http://www.sonatype.org/m2eclipse/M2Eclipse to get it. Incidentally, it only comes with Eclipse if you choose the Java version. The JEE version does not.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: to install maven in RAD for code coverage.
 
Similar Threads
Coverage Mode is not visible after installing EclEmma
rad maven software update link wont work
Creating ear file
RAD 7 and TPTP
How to installa a plugin in RAD 7.5