https://github.com/benson-basis/auto-version-example
On Mon, Sep 5, 2016 at 2:09 PM, Karl Heinz Marbaise <[email protected]> wrote: > Hi Benson, > > On 05/09/16 16:25, Benson Margulies wrote: >> >> I just discovered by experiment that that flatten-maven-plugin helps here. >> > > would you so kind to show the setup you have used ? > > Might be helpful for others as well... > > Thanks for you testing etc. > > > Kind regards > Karl Heinz > > >> >> On Thu, Sep 1, 2016 at 1:35 PM, Dan Tran <[email protected]> wrote: >>> >>> 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
