Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] alrighty.. more joy, can't figure it out

You can set version qualifier to whatever you like using
-DforceContextQualifier maven command line parameter. Tycho will use
provided qualifier as is, without any further processing.

--
Regards,
Igor

On 12-01-03 2:36 PM, Roger Studner wrote:
If i'm trying to have my plugin/feature etc "versions" be set, lets say by the latest SVN commit.. or, even, any 'auto-generated or determined value' (other than the date time).. what is the easiest way with tycho to handle this?

Just trying to figure out how I can have jenkins produce 'update site distros' and version the plugin based on something a bit more controllable than 'date time'

Roger

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


Back to the top