Skip to content

Commit 8f8202b

Browse files
Ken TakagiwaKen Takagiwa
authored andcommitted
revert streaming pom.xml
1 parent c9d79dd commit 8f8202b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streaming/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
are necessary - first one for 'mvn package', second one for 'mvn compile'. Ideally,
7777
'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)
79-
causes the compilation to fail if streaming test-jar is not generated. Hence, the
79+
causes the compilation to fail if streaming test-jar is not generated. Hence, the
8080
second execution profile for 'mvn compile'.
8181
-->
8282
<plugin>

0 commit comments

Comments
 (0)