Skip to content

Commit

Permalink
[hotfix][webui] Disable creating of test-jar
Browse files Browse the repository at this point in the history
  • Loading branch information
zentol committed Apr 28, 2022
1 parent 853af01 commit ba7400c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions flink-runtime-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,6 @@ under the License.
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<executions>
<execution>
<goals>
<goal>test-jar</goal>
</goals>
</execution>
<execution>
<!-- Used for JarHandler tests -->
<id>test-program-jar</id>
Expand Down

0 comments on commit ba7400c

Please sign in to comment.