We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d79dd commit 8f8202bCopy full SHA for 8f8202b
streaming/pom.xml
@@ -76,7 +76,7 @@
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.
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
+ causes the compilation to fail if streaming test-jar is not generated. Hence, the
80
second execution profile for 'mvn compile'.
81
-->
82
<plugin>
0 commit comments