Re: Build Number Maven Plugin branch naming

2015-11-11 Thread Curtis Rueden
Hi Victor, > I would like to change the way $svnVersion is set for my branches. > That is, I would like to shorten it a bit Not sure if the buildnumber-maven-plugin has a direct way, but the build-helper-maven-plugin has a regex-property goal for manipulating properties.

Build Number Maven Plugin branch naming

2015-11-10 Thread Neiman, Victor
Hi all, Working on a project that generates RPM's using rpm-maven-plugin, the RPM's then have the build number appended to them using the buildnumber-maven-plugin. Currently using SVN. I would like to change the way $svnVersion is set for my branches. That is, I would like to shorten it a