Am Sonntag, den 04.12.2016, 14:56 -0600 schrieb Robert Patrick:

> versions:update-property seems like a good choice.

Unfortunately, the important word is "seems". versions:update-property
does some complicated stuff, I have not yet found a way to simply use it
to set property X to value Y. It does some strange range stuff, etc.

> Sent from my iDevice
> 
> > On Dec 4, 2016, at 8:22 AM, Florian Schätz <m...@florian-schaetz.de> wrote:
> > 
> > Hello,
> > 
> >> For now, you can make that property a constant in the grandparent like
> >> "<grandparent.version>1.0.0-SNAPSHOT</grandparent.version>" and use that
> >> property itself in the grandparent like
> >> "<version>${grandparent.version}</version>". Should not override that
> >> property in modules, of course.
> > 
> > But that would require me to always update that property somehow whenever I 
> > call versions:set, too. Will have to search for an easy way to do so. Any 
> > suggestions?
> > 
> > Regards,
> > 
> > Florian
> > 
> > ---------------------------------------------------------------------
> > 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
> 


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

Reply via email to