You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: streaming/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@
76
76
are necessary - first one for 'mvn package', second one for 'mvn compile'. Ideally,
77
77
'mvn compile' should not compile test classes and therefore should not need this.
78
78
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
0 commit comments