Skip to content

Commit 06af79e

Browse files
committed
maven test with tags
1 parent ff314e7 commit 06af79e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@
9292
<groupId>org.apache.maven.plugins</groupId>
9393
<artifactId>maven-surefire-plugin</artifactId>
9494
<version>${maven-testing.version}</version>
95+
<configuration>
96+
<!-- <groups>model , controllers</groups>-->
97+
<!-- <excludedGroups>controllers</excludedGroups>-->
98+
</configuration>
9599
</plugin>
96100
<plugin>
97101
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)