mvn clean package for spark fails
earthquakesan opened this issue · 0 comments
earthquakesan commented
➜ sansa-examples-spark git:(master) mvn clean package
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SANSA Examples - Apache Spark 2016-12
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.836 s
[INFO] Finished at: 2017-05-09T12:25:12+02:00
[INFO] Final Memory: 25M/429M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project sansa-examples-spark: Could not resolve dependencies for project net.sansa-stack:sansa-examples-spark:jar:2016-12: Failed to collect dependencies at net.sansa-stack:sansa-ml-spark:jar:0.1.0: Failed to read artifact descriptor for net.sansa-stack:sansa-ml-spark:jar:0.1.0: Failure to find net.sansa-stack:sansa-ml-parent:pom:0.1.0 in https://oss.sonatype.org/content/repositories/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of oss-sonatype has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException