< prev index next >

application/uitests/org.openjdk.jmc.browser.uitest/pom.xml

Print this page

        

*** 44,62 **** <build> <plugins> <plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>tycho-surefire-plugin</artifactId> ! <version>${tycho-version}</version> <configuration> <excludes>${ui.test.excludes}</excludes> </configuration> </plugin> <plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>target-platform-configuration</artifactId> ! <version>${tycho-version}</version> <configuration> <pomDependencies>consider</pomDependencies> <dependency-resolution> <extraRequirements> <requirement> --- 44,62 ---- <build> <plugins> <plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>tycho-surefire-plugin</artifactId> ! <version>${tycho.version}</version> <configuration> <excludes>${ui.test.excludes}</excludes> </configuration> </plugin> <plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>target-platform-configuration</artifactId> ! <version>${tycho.version}</version> <configuration> <pomDependencies>consider</pomDependencies> <dependency-resolution> <extraRequirements> <requirement>
< prev index next >