We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5f238 commit f962f74Copy full SHA for f962f74
eclipse-distribution/pom.xml
@@ -729,8 +729,8 @@
729
<artifactId>tycho-packaging-plugin</artifactId>
730
<version>${tycho-version}</version>
731
<configuration>
732
- <format>yyyyMMddHHmm-'${p2.qualifier}'</format>
733
- <archiveSite>false</archiveSite>
+ <format>yyyyMMddHHmm</format>
+ <archiveSite>true</archiveSite>
734
<archive>
735
<addMavenDescriptor>false</addMavenDescriptor>
736
</archive>
0 commit comments