Skip to content

Commit 9a77536

Browse files
committed
excluding opencv
1 parent eaad551 commit 9a77536

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -2004,6 +2004,7 @@
20042004
</includes>
20052005
<excludes>
20062006
<exclude>**/integration/*</exclude>
2007+
<excludedGroups>.*OpenCV.*</excludedGroups>
20072008
</excludes>
20082009
<forkNode
20092010
implementation="org.apache.maven.plugin.surefire.extensions.SurefireForkNodeFactory" />

0 commit comments

Comments
 (0)