Skip to content

Commit

Permalink
generateDownloadStatsProperty in tycho-p2-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Nov 25, 2022
1 parent 374e536 commit 9259ed4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions releng/org.eclipse.emf.parsley.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,13 @@
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-p2-plugin</artifactId>
<version>${tycho-version}</version>
<!--
To generate download statistics:
https://wiki.eclipse.org/Tycho/Release_Notes/1.3#download.stats_artifact_metadata_property
-->
<configuration>
<generateDownloadStatsProperty>true</generateDownloadStatsProperty>
</configuration>
</plugin>
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
Expand Down

0 comments on commit 9259ed4

Please sign in to comment.