aspose 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


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 "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: 35247
    
    7
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.
 
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: Is it possible.
 
Similar Threads
Analysing the content of a Java method
PMD for android
difference between the Find Bugs and the PMD tool
cruise control message priorities
out of memory in CruiseControl web application