Skip to content

Instantly share code, notes, and snippets.

@papperwing
Created November 9, 2017 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save papperwing/f548bfd67e0c9f3f6879b19dd3d48970 to your computer and use it in GitHub Desktop.
Save papperwing/f548bfd67e0c9f3f6879b19dd3d48970 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.deeplearning4j:dl4j-spark_2.10:jar:0.9.2_spark_1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.deeplearning4j:spark_2.10:0.9.2_spark_1-SNAPSHOT, C:\Users\jakub\dl4j\deeplearning4j\deeplearning4j-scaleout\spark\pom.xml, line 71, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.deeplearning4j:dl4j-spark-nlp_2.10:jar:0.9.2_spark_1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.deeplearning4j:spark_2.10:0.9.2_spark_1-SNAPSHOT, C:\Users\jakub\dl4j\deeplearning4j\deeplearning4j-scaleout\spark\pom.xml, line 71, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.deeplearning4j:dl4j-spark-parameterserver_2.10:jar:0.9.2_spark_1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.deeplearning4j:spark_2.10:0.9.2_spark_1-SNAPSHOT, C:\Users\jakub\dl4j\deeplearning4j\deeplearning4j-scaleout\spark\pom.xml, line 71, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.deeplearning4j:dl4j-spark-nlp-java8_2.10:jar:0.9.2_spark_1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.deeplearning4j:spark_2.10:0.9.2_spark_1-SNAPSHOT, C:\Users\jakub\dl4j\deeplearning4j\deeplearning4j-scaleout\spark\pom.xml, line 71, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.deeplearning4j:dl4j-spark-ml_2.10:jar:0.9.2_spark_1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ org.deeplearning4j:spark_2.10:0.9.2_spark_1-SNAPSHOT, C:\Users\jakub\dl4j\deeplearning4j\deeplearning4j-scaleout\spark\pom.xml, line 71, column 21
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.deeplearning4j:spark_2.10:pom:0.9.2_spark_1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for net.alchim31.maven:scala-maven-plugin is missing. @ line 71, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[ERROR] [ERROR] Could not find the selected project in the reactor: dl4j-examples/tutorials/docker @
[ERROR] Could not find the selected project in the reactor: dl4j-examples/tutorials/docker -> [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/MavenExecutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment