I just discovered by experiment that that flatten-maven-plugin helps here.

On Thu, Sep 1, 2016 at 1:35 PM, Dan Tran <dant...@gmail.com> 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 <bimargul...@gmail.com>
> 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: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to