Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] How to change the artifact name of tycho built p2 product

I am using the 'eclipse-repository' packaging to produce a P2-enabled product in a headless build however the name of the final product is always the same namely: 

     {productId}.{os}.{ws}.{arch}.zip.  


When I used PDEBuild I usually stamped the final archive with the buildId.  What is the easiest way to do this with Tycho?



Back to the top