I wonder if Karl's solution facing the same issue http://blog.soebes.de/blog/2016/08/08/maven-how-to-create-a-release/
On Thu, Sep 1, 2016 at 9:20 AM, Benson Margulies <[email protected]> wrote: > Using Maven 3.3.9, > https://github.com/basis-technology-corp/auto-version-maven-extension > is not as useful as I had hoped. The extension sets a property for use > in a <version/> element, but 'mvn deploy' deploys the POM as-is, not > after the version is calculated. > > Has anyone a suggestion for how to add to this extension to get the > desired behavior? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
