Skip to content

Commit

Permalink
Really fix the maven build
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed May 11, 2016
1 parent 0ce7260 commit bb1b50e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maven/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
<copy todir="src/main/java" includeEmptyDirs="false">
<fileset dir="../../java/client/src">
<include name="**/*.java" />
<exclude name="com/thoughtworks/selenium/corerunner/**/*" />
<exclude name="org/openqa/selenium/environment/**/*" />
<not>
<or>
Expand Down

0 comments on commit bb1b50e

Please sign in to comment.