The site builds OK with Java 8 and Maven 3.2.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1635161 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6537de2e69
commit
5d3f0ec394
|
@ -67,9 +67,6 @@ limitations under the License.
|
|||
<p>The latest code can be checked out from our Subversion repository at <a href="http://svn.apache.org/repos/asf/commons/proper/csv/trunk/">http://svn.apache.org/repos/asf/commons/proper/csv/trunk/</a>.
|
||||
You can build the component using Apache Maven using <code>mvn clean package</code>.
|
||||
</p>
|
||||
<p>Note that building the website currently does not work when building with JDK 8.
|
||||
This is due to incompatibilities between JDK 8 and the <a href="http://mojo.codehaus.org/findbugs-maven-plugin/">maven-findbugs-plugin</a>
|
||||
and the <a href="http://www.eclemma.org/jacoco/trunk/doc/maven.html">maven-jacoco-plugin</a>.</p>
|
||||
</section>
|
||||
<!-- ================================================== -->
|
||||
<section name="Getting Involved">
|
||||
|
|
Loading…
Reference in New Issue