Skip to content

Commit

Permalink
revert streaming pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Takagiwa authored and Ken Takagiwa committed Jul 16, 2014
1 parent c9d79dd commit 8f8202b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streaming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
are necessary - first one for 'mvn package', second one for 'mvn compile'. Ideally,
'mvn compile' should not compile test classes and therefore should not need this.
However, an open Maven bug (http://jira.codehaus.org/browse/MNG-3559)
causes the compilation to fail if streaming test-jar is not generated. Hence, the
causes the compilation to fail if streaming test-jar is not generated. Hence, the
second execution profile for 'mvn compile'.
-->
<plugin>
Expand Down

0 comments on commit 8f8202b

Please sign in to comment.