Skip to content

Commit 0ce7260

Browse files
committed
Attempt to fix the maven build
1 parent fc848bc commit 0ce7260

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.idea/compiler.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

maven/leg-rc/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
<copy todir="src/main/java" includeEmptyDirs="false">
4747
<fileset dir="../../java/client/src">
4848
<include name="**/*.java" />
49+
<exclude name="com/thoughtworks/selenium/corerunner/**/*" />
4950
<exclude name="org/openqa/selenium/environment/**/*" />
5051
<not>
5152
<or>

0 commit comments

Comments
 (0)