Roman Shaposhnik created BIGTOP-1446:
----------------------------------------
Summary: Spark fails with clean .m2
Key: BIGTOP-1446
URL: https://issues.apache.org/jira/browse/BIGTOP-1446
Project: Bigtop
Issue Type: Bug
Components: build
Affects Versions: 0.8.0
Reporter: Roman Shaposhnik
Assignee: Roman Shaposhnik
Fix For: 0.9.0
Spark build fails on clean .m2
{noformat}
[INFO] Spark Project Parent POM .......................... SUCCESS [10.968s]
[INFO] Spark Project Core ................................ SUCCESS [3:01.197s]
[INFO] Spark Project Bagel ............................... SUCCESS [23.444s]
[INFO] Spark Project GraphX .............................. SUCCESS [1:02.773s]
[INFO] Spark Project ML Library .......................... SUCCESS [53.874s]
[INFO] Spark Project Streaming ........................... SUCCESS [1:22.051s]
[INFO] Spark Project Tools ............................... SUCCESS [15.079s]
[INFO] Spark Project REPL ................................ SUCCESS [51.980s]
[INFO] Spark Project YARN Parent POM ..................... SUCCESS [1.499s]
[INFO] Spark Project YARN Stable API ..................... SUCCESS [40.595s]
[INFO] Spark Project Assembly ............................ FAILURE [45.677s]
[INFO] Spark Project External Twitter .................... SKIPPED
[INFO] Spark Project External Kafka ...................... SKIPPED
[INFO] Spark Project External Flume ...................... SKIPPED
[INFO] Spark Project External ZeroMQ ..................... SKIPPED
[INFO] Spark Project External MQTT ....................... SKIPPED
[INFO] Spark Project Examples ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:30.218s
[INFO] Finished at: Sat Sep 13 22:23:20 EDT 2014
[INFO] Final Memory: 50M/1057M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:2.4:single (dist) on project
spark-assembly_2.10: Execution dist of goal
org.apache.maven.plugins:maven-assembly-plugin:2.4:single failed: Plugin
org.apache.maven.plugins:maven-assembly-plugin:2.4 or one of its dependencies
could not be resolved: Could not find artifact commons-cli:commons-cli:jar:1.2
-> [Help 1]
[ERROR]
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)