Skip to content

Commit

Permalink
revert pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
giwa committed Aug 21, 2014
1 parent 93f7637 commit acfcaeb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions streaming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
<groupId>org.scalatest</groupId>
<artifactId>scalatest-maven-plugin</artifactId>
</plugin>

<!--
This plugin forces the generation of jar containing streaming test classes,
<!--
This plugin forces the generation of jar containing streaming test classes,
so that the tests classes of external modules can use them. The two execution profiles
are necessary - first one for 'mvn package', second one for 'mvn test-compile'. Ideally,
'mvn compile' should not compile test classes and therefore should not need this.
Expand Down

0 comments on commit acfcaeb

Please sign in to comment.