Hi,
I'm creating a p2 repository using Tycho. Now I want to use a different file name for the resulting archive. I tried setting the user property project.build.fileName which should be inspected by tycho-p2-repository:archive-repository. But setting the property doesn't have an effect.
Do I need some other configuration?
Greez,
Dirk