Re: pom.xml to create rpm

2013-10-20 Thread Sanjit Mohanty
Yes, you need to include rpm maven plugin in your pom.xml file. Here is an example for your reference - http://mojo.codehaus.org/rpm-maven-plugin/example1.html _Sanjit On Mon, Oct 21, 2013 at 12:17 AM, Fosiul Alam wrote: > Hi, > I am very new to jenkins and maven, spent quite a lot of time to

Re: pom.xml to create rpm

2013-10-20 Thread Richard Bywater
Sounds like you might be better off asking a question like this on a Maven-based list as the audience is likely to be more specialised in this area. Richard On Monday, October 21, 2013, Fosiul Alam wrote: > Hi, > I am very new to jenkins and maven, spent quite a lot of time today to > understan

pom.xml to create rpm

2013-10-20 Thread Fosiul Alam
Hi, I am very new to jenkins and maven, spent quite a lot of time today to understand how it works, i am getting the idea but i am having issues of creating the rpm files. build is green but rpm file is not creating. So i just want to start with a very basic file to create rpm example : s