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 Is it possible. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "Is it possible." Watch "Is it possible." New topic
Author

Is it possible.

Rakesh Jhamb
Ranch Hand

Joined: Jun 18, 2003
Posts: 154
Is there anyway we can integrate PMD with CruiseControl, such that whenever CruiseControl fires a build, it also runs PMD checks and if standards are not being followed, it should notify by sending a notification email containing PMD report.

If yes, how this can be achieved, please share URLs if any.


SCJP2, SCWCD
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 32767
PMD integration is built into CC. Start here: http://confluence.public.thoughtworks.org/display/CC/CruiseControlWithPMD


Android appsImageJ pluginsJava web charts
Rakesh Jhamb
Ranch Hand

Joined: Jun 18, 2003
Posts: 154
Thanks for your reply, I have seen this URL. I am more curious to know how to configure the notification email part.
 
 
subject: Is it possible.
 
Threads others viewed
difference between the Find Bugs and the PMD tool
PMD for android
out of memory in CruiseControl web application
cruise control message priorities
Analysing the content of a Java method
MyEclipse, The Clear Choice