Hi Sekar, Before you do this, be sure, you already install Maven 2 or 3 (According to your requirement, we have both), Neuxs (Used to store the jar package) Jenkins Maven release plugin.
1. Config a maven 2 or 3 projects into jenkins 2. copy svn address, input essential info 3. build your project If everyting is ok, you can try to do the maven release using m2 release plugin, click the "Perform maven release" button and input the related version. If everyting is ok, you can find your jar into nexus after a while. Hope this is clear to you. Br, Tim 2012/6/27 sekar <sgcse...@gmail.com> > Hi Any one can share the configuration step to Automating Releases With > maven-release-plugin via jenkins. > > > - Maven > - Jenkins > - Sub version > > Thank you > > -Sekar > > >