File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6969 <groupId >org.scalatest</groupId >
7070 <artifactId >scalatest-maven-plugin</artifactId >
7171 </plugin >
72-
73- <!--
74- This plugin forces the generation of jar containing streaming test classes,
72+
73+ <!--
74+ This plugin forces the generation of jar containing streaming test classes,
7575 so that the tests classes of external modules can use them. The two execution profiles
76- are necessary - first one for 'mvn package', second one for 'mvn compile'. Ideally,
77- 'mvn compile' should not compile test classes and therefore should not need this.
76+ are necessary - first one for 'mvn package', second one for 'mvn compile'. Ideally,
77+ 'mvn compile' should not compile test classes and therefore should not need this.
7878 However, an open Maven bug (http://jira.codehaus.org/browse/MNG-3559)
7979 causes the compilation to fail if streaming test-jar is not generated. Hence, the
8080 second execution profile for 'mvn compile'.
You can’t perform that action at this time.
0 commit comments