Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] finalName definition

Hi,

I tried a product build with Tycho 0.13.0 with packing type "eclipse-repository". Also defined the <finalName>MyApplication_${project.version}</finalName> tag in the POM but it seems not working. The exported products have still the name of the product project without any version within the name.

Is this a known bug or a configuration issue?

Regards
Fabian

Back to the top