Skip to content

Commit c06439b

Browse files
Should this default to true?
1 parent f6c3ba6 commit c06439b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

+3
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,9 @@
337337
<plugin>
338338
<groupId>org.eclipse.tycho</groupId>
339339
<artifactId>tycho-p2-repository-plugin</artifactId>
340+
<configuration>
341+
<includeAllDependencies>true</includeAllDependencies>
342+
</configuration>
340343
</plugin>
341344
<plugin>
342345
<groupId>org.eclipse.tycho</groupId>

0 commit comments

Comments
 (0)