Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Product versions are not updated by tycho-versions-plugin

https://bugs.eclipse.org/bugs/show_bug.cgi?id=358292

On 22/08/12 11:55, Benjamin Abernathy wrote:
I have a project that has a eclipse-repository module and in that module
I have several product files that aggregate features together. When
using tycho-versions-plugin to update the project's version I noticed
the product files' version is not being updated. For example, if I
execute the following command:

mvn -Dtycho.mode=maven
org.eclipse.tycho:tycho-versions-plugin:set-version
-DnewVersion=3.0.2-SNAPSHOT

I would have expected to see the POMs, manifests, features, and products
updated to the new version. However, I am noticing that the product
files are not being updated. I tried this in both 0.15.0 and
0.16.0-SNAPSHOT with the same results. Is this expected behavior?

Thank you,

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



Back to the top