Skip to content

Commit acfcaeb

Browse files
committed
revert pom.xml
1 parent 93f7637 commit acfcaeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

streaming/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
<groupId>org.scalatest</groupId>
7878
<artifactId>scalatest-maven-plugin</artifactId>
7979
</plugin>
80-
81-
<!--
82-
This plugin forces the generation of jar containing streaming test classes,
80+
81+
<!--
82+
This plugin forces the generation of jar containing streaming test classes,
8383
so that the tests classes of external modules can use them. The two execution profiles
8484
are necessary - first one for 'mvn package', second one for 'mvn test-compile'. Ideally,
8585
'mvn compile' should not compile test classes and therefore should not need this.

0 commit comments

Comments
 (0)