< prev index next > application/uitests/org.openjdk.jmc.console.jconsole.uitest/pom.xml
Print this page
<artifactId>missioncontrol.application.uitests</artifactId>
<version>8.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.openjdk.jmc.console.jconsole.uitest</artifactId>
<version>1.0.0-SNAPSHOT</version>
! <packaging>eclipse-test-plugin</packaging>
<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-surefire-plugin</artifactId>
<artifactId>missioncontrol.application.uitests</artifactId>
<version>8.0.0-SNAPSHOT</version>
</parent>
<artifactId>org.openjdk.jmc.console.jconsole.uitest</artifactId>
<version>1.0.0-SNAPSHOT</version>
! <packaging>eclipse-test-plugin</packaging>
+
+ <properties>
+ <spotless.config.path>${basedir}/../../../configuration/ide/eclipse/formatting/formatting.xml</spotless.config.path>
+ </properties>
+
<build>
<plugins>
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-surefire-plugin</artifactId>
< prev index next >