nithins has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks,

I want to automate java web application building process by using perl , is there any way to do that? need your suggestion on this.Currently i am using hudson(which comnbines maven & jdk) which takes code from repository and builds it into WAR file and dump it into server. Can i automate this process by using perl ???

  • Comment on Automating java code build process using perl??

Replies are listed 'Best First'.
Re: Automating java code build process using perl??
by Anonymous Monk on Aug 22, 2013 at 08:42 UTC