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 ear and i need to deploy only EAR to jboss. Any suggestions ? -Raj