Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Best practice for version handling

Regarding this issue, would it be possible to have Maven support a ${manifest.bundle-version} - and other ${manifest.*} property or something like that ?
This would be a convenient way to avoid duplication of data between Manifest and pom. What is the opinion of Maven experts about this idea, especially, is this doable given the Maven internal axioms?

On 08/01/2012 13:20, Robert Gründler wrote:
Hi,

whenever i update the version number of one of my features, i have to manually increment the version tag in each of the poms, otherwise tycho
throws an "does not match Maven version" error.

As this is quite tedious, i'm wondering how others handle this version problem.

regards


-robert

_______________________________________________ tycho-user mailing list tycho-user@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/tycho-user


--

Mickael Istria
R&D Engineer, Eclipse Plug-in RCP Developer

PetalsLink - Open Source SOA

My blog - My Tweets


Back to the top