Ilya Suntsov created IGNITE-1368:
------------------------------------ Summary: Unable to build apache ignite Key: IGNITE-1368 URL: https://issues.apache.org/jira/browse/IGNITE-1368 Project: Ignite Issue Type: Bug Components: build Affects Versions: ignite-1.4 Environment: OS X 10.10.3 Reporter: Ilya Suntsov Assignee: Vladimir Ozerov Priority: Blocker Fix For: ignite-1.4 Steps for reproduction: 1. {noformat}git clone https://git-wip-us.apache.org/repos/asf/ignite{noformat} 2. {noformat}cd ignite/{noformat} 3. {noformat}mvn clean package -DskipTests{noformat} Result: {noformat} ... JavaDoc error: 'Other Packages' section should not be present, all packages should have corresponding documentation groups: /Users/gridgain/111/ignite/target/javadoc/core/overview-summary.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] ignite-apache-license-gen .......................... SUCCESS [ 1.571 s] [INFO] ignite-tools ....................................... SUCCESS [ 8.336 s] [INFO] ignite-core ........................................ SUCCESS [01:07 min] [INFO] ignite-log4j ....................................... SUCCESS [ 3.073 s] [INFO] ignite-urideploy ................................... SUCCESS [ 2.891 s] [INFO] ignite-spring ...................................... SUCCESS [ 2.572 s] [INFO] ignite-hadoop ...................................... SUCCESS [ 9.678 s] [INFO] ignite-extdata-p2p ................................. SUCCESS [ 2.950 s] [INFO] ignite-extdata-uri-dep ............................. SUCCESS [ 1.587 s] [INFO] ignite-extdata-uri ................................. SUCCESS [ 0.541 s] [INFO] ignite-indexing .................................... SUCCESS [ 5.057 s] [INFO] ignite-rest-http ................................... SUCCESS [ 1.955 s] [INFO] ignite-clients ..................................... SUCCESS [ 0.759 s] [INFO] ignite-web ......................................... SUCCESS [ 1.869 s] [INFO] ignite-aop ......................................... SUCCESS [ 2.114 s] [INFO] ignite-ssh ......................................... SUCCESS [ 1.526 s] [INFO] ignite-jta ......................................... SUCCESS [ 1.829 s] [INFO] ignite-aws ......................................... SUCCESS [ 2.339 s] [INFO] ignite-log4j2 ...................................... SUCCESS [ 1.947 s] [INFO] ignite-slf4j ....................................... SUCCESS [ 1.701 s] [INFO] ignite-jcl ......................................... SUCCESS [ 1.640 s] [INFO] ignite-codegen ..................................... SUCCESS [ 1.650 s] [INFO] ignite-gce ......................................... SUCCESS [ 1.881 s] [INFO] ignite-cloud ....................................... SUCCESS [ 2.728 s] [INFO] ignite-mesos ....................................... SUCCESS [ 2.696 s] [INFO] ignite-kafka ....................................... SUCCESS [ 1.961 s] [INFO] ignite-yarn ........................................ SUCCESS [ 7.675 s] [INFO] ignite-jms11 ....................................... SUCCESS [ 1.981 s] [INFO] ignite-zookeeper ................................... SUCCESS [ 1.838 s] [INFO] ignite-platform .................................... SUCCESS [ 4.888 s] [INFO] ignite-scalar ...................................... SUCCESS [ 45.905 s] [INFO] ignite-spark ....................................... SUCCESS [ 15.945 s] [INFO] ignite-visor-console ............................... SUCCESS [ 47.642 s] [INFO] ignite-visor-plugins ............................... SUCCESS [ 1.941 s] [INFO] ignite-schema-import ............................... SUCCESS [ 3.566 s] [INFO] apache-ignite ...................................... FAILURE [ 21.677 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:48 min [INFO] Finished at: 2015-09-03T17:56:45+03:00 [INFO] Final Memory: 175M/1252M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (javadoc-postprocessing) on project apache-ignite: An Ant BuildException has occured: Execution failed due to previous errors. [ERROR] around Ant part ...<doctask dir="target/javadoc/core" css="dotted">... @ 11:51 in /Users/gridgain/111/ignite/target/antrun/build-main.xml [ERROR] -> [Help 1] {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332) |
Free forum by Nabble | Edit this page |