Re: jenkin - maven and deploy

2012-10-11 Thread cesar1983
Hello Olivier. I am trying to make the Deploy work on my environment, but I get the Cargo errror... The deploy is remote *"Caused by: org.codehaus.cargo.util.CargoException: Cannot locate the JBoss deployer class! Make sure the jboss-deployer for your JBoss version as well as all requir

Re: jenkin - maven and deploy

2012-04-28 Thread Olivier Lamy
Have a look at the following plugin: https://wiki.jenkins-ci.org/display/JENKINS/Deploy+Plugin HTH, -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy 2012/4/28 Rajwinder Makkar : > I have this in my env : > > Jboss > jenkins > maven > > I am

jenkin - maven and deploy

2012-04-28 Thread Rajwinder Makkar
I have this in my env : Jboss jenkins maven I am able to build a maven project using jenkins , I know how to deploy to jboss using jenkins But how to tell jenkins what artifacts need to be deployed out of all the artifacts produced by maven .. as my one maven project produces multiple jar's and