You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I attempted to run the maven build on a clean clone of the repo, and got the following error. It's possible that there is an issue with my maven configuration, as I am not an expert user.
[ERROR] Failed to execute goal on project sparkwordcount: Could not resolve dependencies for project com.cloudera.sparkwordcount:sparkwordcount:jar:0.0.1-SNAPSHOT: Failed to collect dependencies at org.apache.spark:spark-core_2.10:jar:1.0.0-cdh5.1.0 -> org.eclipse.jetty:jetty-plus:jar:8.1.14.v20131031: Failed to read artifact descriptor for org.eclipse.jetty:jetty-plus:jar:8.1.14.v20131031: Could not find artifact org.eclipse.jetty:jetty-parent:pom:20 in scala-tools.org (http://scala-tools.org/repo-releases) -> [Help 1]
[ERROR]
The text was updated successfully, but these errors were encountered:
Hi @ahasha, has this issue persisted for you? I know there were some transient issues with some Maven repositories recently - I think they could have caused this.
I attempted to run the maven build on a clean clone of the repo, and got the following error. It's possible that there is an issue with my maven configuration, as I am not an expert user.
The text was updated successfully, but these errors were encountered: