Skip to content

Commit

Permalink
[FLINK-27252][hive][build] Remove surefire fork settings
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Apr 19, 2022
1 parent c71bea9 commit c7d5638
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flink-connectors/flink-connector-hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -943,8 +943,6 @@ under the License.
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<forkCount>1</forkCount>
<reuseForks>false</reuseForks>
<systemPropertyVariables>
<derby.stream.error.file>${project.build.directory}/derby.log</derby.stream.error.file>
</systemPropertyVariables>
Expand Down

0 comments on commit c7d5638

Please sign in to comment.