I am using Maven Tycho for building Eclipse plug-ins(Tycho pomless version 3.0.3)
I would like to remove the download.checksum.sha-512 from artifacts.xml present inside artifacts.jar of P2 repository
Can you please suggest how to stop generating SHA-512 in artifact.xml file
Example sha-512 entry in artifact.xml
<property name='download.checksum.sha-512' value='xxxxxxxxxxxxxx'>