I've been thinking about how to exploit the 3.2.1 feature of
<version>${something}</version>
My idea is that an ordinary developer would end up with 'something'
defined to be a good, old, -SNAPSHOT, while various automated builds
would define it based on git commits.
Is is intended that a POM could declare
<something>44-SNAPSHOT</something>
and then have the command-line override with -Dsomething=SOMETHING-else?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]