File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1414 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1515 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
1616 <tycho .version>5.0.0</tycho .version>
17+ <tycho .scmUrl>scm:git:https://github.com/eclipse-shellwax/shellwax</tycho .scmUrl>
1718 <tycho .test.platformArgs />
1819 <tycho .test.jvmArgs>-Xmx512m</tycho .test.jvmArgs>
1920
9798 <version >${tycho.version} </version >
9899 <configuration >
99100 <format >yyyyMMdd-HHmm</format >
101+ <sourceReferences >
102+ <generate >true</generate >
103+ </sourceReferences >
100104 </configuration >
105+ <dependencies >
106+ <dependency >
107+ <groupId >org.eclipse.tycho.extras</groupId >
108+ <artifactId >tycho-sourceref-jgit</artifactId >
109+ <version >${tycho.version} </version >
110+ </dependency >
111+ </dependencies >
101112 </plugin >
102113 <plugin >
103114 <groupId >org.eclipse.tycho</groupId >
You can’t perform that action at this time.
0 commit comments