We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ab151 commit 649022fCopy full SHA for 649022f
2 files changed
src/site/resources/profile.jacoco
src/site/xdoc/index.xml
@@ -70,7 +70,8 @@ limitations under the License.
70
You can build the component using Apache Maven using <code>mvn clean package</code>.
71
</p>
72
<p>Note that building the website currently does not work when building with JDK 8.
73
- This is due to incompatibilities between JDK 8 and the <a href="http://mojo.codehaus.org/findbugs-maven-plugin/">maven-findbugs-plugin</a>.</p>
+ This is due to incompatibilities between JDK 8 and the <a href="http://mojo.codehaus.org/findbugs-maven-plugin/">maven-findbugs-plugin</a>
74
+ and the <a href="http://www.eclemma.org/jacoco/trunk/doc/maven.html">maven-jacoco-plugin</a>.</p>
75
</section>
76
<!-- ================================================== -->
77
<section name="Getting Involved">
0 commit comments