mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-19 06:55:23 +02:00
[releng] working on tycho-maven build.
This commit is contained in:
parent
deeb2249c3
commit
b465ac736b
1 changed files with 1 additions and 2 deletions
|
@ -334,7 +334,7 @@
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
<!-- <plugin>
|
<plugin>
|
||||||
<groupId>org.eclipse.tycho</groupId>
|
<groupId>org.eclipse.tycho</groupId>
|
||||||
<artifactId>tycho-surefire-plugin</artifactId>
|
<artifactId>tycho-surefire-plugin</artifactId>
|
||||||
<version>${tycho-version}</version>
|
<version>${tycho-version}</version>
|
||||||
|
@ -344,7 +344,6 @@
|
||||||
<product>org.eclipse.sdk.ide</product>
|
<product>org.eclipse.sdk.ide</product>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
-->
|
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.eclipse.tycho</groupId>
|
<groupId>org.eclipse.tycho</groupId>
|
||||||
<artifactId>tycho-versions-plugin</artifactId>
|
<artifactId>tycho-versions-plugin</artifactId>
|
||||||
|
|
Loading…
Add table
Reference in a new issue