Skip to content

Commit

Permalink
Remove unused tycho-eclipserun-plugin configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell authored and akurtakov committed Mar 19, 2024
1 parent da0494c commit 9a3b53d
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions eclipse-platform-parent/pom.xml
Expand Up @@ -399,22 +399,6 @@
</plugins>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-eclipserun-plugin</artifactId>
<!-- this is actually present in any 0.14+ version -->
<version>${tycho.version}</version>
<configuration>
<executionEnvironment>JavaSE-17</executionEnvironment>
<repositories>
<repository>
<id>eclipse</id>
<layout>p2</layout>
<url>${eclipserun-repo}</url>
</repository>
</repositories>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
Expand Down

0 comments on commit 9a3b53d

Please sign in to comment.