You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Roman Shtykh (JIRA)" <ji...@apache.org> on 2017/02/20 02:33:44 UTC

[jira] [Created] (IGNITE-4721) Javadocs build fails with Java 8 update 121

Roman Shtykh created IGNITE-4721:
------------------------------------

             Summary: Javadocs build fails with Java 8 update 121
                 Key: IGNITE-4721
                 URL: https://issues.apache.org/jira/browse/IGNITE-4721
             Project: Ignite
          Issue Type: Bug
         Environment: Oracle jdk1.8.0_121
            Reporter: Roman Shtykh


On {{mvn clean install -DskipTests}}

{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:jar (module-javadoc) on project ignite-tools: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: warning - Error fetching URL: http://docs.oracle.com/javase/7/docs/api/
[ERROR] javadoc: warning - Error fetching URL: http://hadoop.apache.org/docs/current/api/
[ERROR] javadoc: error - Argument for -bottom contains JavaScript.
[ERROR] Use --allow-script-in-comments to allow use of JavaScript.
[ERROR] 
[ERROR] Command line was: /opt/jdk/jdk1.8.0_121/jre/../bin/javadoc @options @packages
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)