提交 e2ba042c 编写于 作者: H Haohui Mai 提交者: Robert Metzger

[FLINK-5489] maven release:prepare fails due to invalid JDOM comments in pom.xml.

This closes #3123
上级 8492d9b7
......@@ -510,7 +510,7 @@ under the License.
</transformer>
</transformers>
<finalName>Kafka</finalName>
<!--- <outputFile>Kafka.jar</outputFile> -->
<!-- <outputFile>Kafka.jar</outputFile> -->
<filters>
<filter>
<artifact>*</artifact>
......
......@@ -50,7 +50,7 @@ under the License.
</scm>
<modules>
<!--- Dummy module to force execution of the Maven Shade plugin (see Shade plugin below) -->
<!-- Dummy module to force execution of the Maven Shade plugin (see Shade plugin below) -->
<module>tools/force-shading</module>
<module>flink-annotations</module>
<module>flink-shaded-hadoop</module>
......@@ -269,7 +269,7 @@ under the License.
<version>2.4</version>
</dependency>
<!--- commons collections needs to be pinned to this critical security fix version -->
<!-- commons collections needs to be pinned to this critical security fix version -->
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
......
......@@ -28,7 +28,7 @@ under the License.
<version>14</version>
</parent>
<!---
<!--
This module is used a dependency in the root pom. It activates shading for all sub modules
through an include rule in the shading configuration. This assures that Maven always generates
an effective pom for all modules, i.e. get rid of Maven properties. In particular, this is needed
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册