We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f7637 commit acfcaebCopy full SHA for acfcaeb
streaming/pom.xml
@@ -77,9 +77,9 @@
77
<groupId>org.scalatest</groupId>
78
<artifactId>scalatest-maven-plugin</artifactId>
79
</plugin>
80
-
81
- <!--
82
- This plugin forces the generation of jar containing streaming test classes,
+
+ <!--
+ This plugin forces the generation of jar containing streaming test classes,
83
so that the tests classes of external modules can use them. The two execution profiles
84
are necessary - first one for 'mvn package', second one for 'mvn test-compile'. Ideally,
85
'mvn compile' should not compile test classes and therefore should not need this.
0 commit comments