File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change 156156
157157 <pluginManagement >
158158 <plugins >
159- <plugin >
160- <groupId >org.eclipse.tycho</groupId >
161- <artifactId >tycho-p2-director-plugin</artifactId >
162- <version >${tycho-version} </version >
163- <executions >
164- <execution >
165- <id >materialize-products</id >
166- <goals >
167- <goal >materialize-products</goal >
168- </goals >
169- <phase >package</phase >
170- </execution >
171- <execution >
172- <id >archive-products</id >
173- <goals >
174- <goal >archive-products</goal >
175- </goals >
176- <phase >verify</phase >
177- <configuration >
178- <formats >
179- <linux >tar.gz</linux >
180- <macosx >tar.gz</macosx >
181- <win32 >tar.gz</win32 >
182- </formats >
183- </configuration >
184- </execution >
185- </executions >
186- </plugin >
187159 <plugin >
188160 <groupId >org.eclipse.tycho</groupId >
189161 <artifactId >target-platform-configuration</artifactId >
You can’t perform that action at this time.
0 commit comments