Hi All,

I tried to build latest master but failed with the following dependency
problems.

[INFO] --- maven-dependency-plugin:2.10:analyze-only (default) @
beam-sdks-java-maven-archetypes-starter ---
[WARNING] Used undeclared dependencies found:
[WARNING]    org.slf4j:slf4j-api:jar:1.7.14:runtime
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Beam :: Parent .............................. SUCCESS [
 3.428 s]
[INFO] Apache Beam :: SDKs ................................ SUCCESS [
 0.063 s]
[INFO] Apache Beam :: SDKs :: Java ........................ SUCCESS [
 0.057 s]
[INFO] Apache Beam :: SDKs :: Java :: Build Tools ......... SUCCESS [
 1.070 s]
[INFO] Apache Beam :: SDKs :: Java :: Core ................ SUCCESS [03:49
min]
[INFO] Apache Beam :: Runners ............................. SUCCESS [
 0.191 s]
[INFO] Apache Beam :: Runners :: Core Java ................ SUCCESS [
43.679 s]
[INFO] Apache Beam :: Runners :: Direct Java .............. SUCCESS [
32.827 s]
[INFO] Apache Beam :: Runners :: Google Cloud Dataflow .... SUCCESS [
17.201 s]
[INFO] Apache Beam :: SDKs :: Java :: IO .................. SUCCESS [
 0.071 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Google Cloud Platform SUCCESS [
17.278 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: HDFS .......... SUCCESS [
11.424 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: JMS ........... SUCCESS [
 2.571 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Kafka ......... SUCCESS [
 1.658 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: Kinesis ....... SUCCESS [
 3.208 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: MongoDB ....... SUCCESS [
 3.026 s]
[INFO] Apache Beam :: SDKs :: Java :: IO :: JDBC .......... SUCCESS [
 1.732 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions .......... SUCCESS [
 0.028 s]
[INFO] Apache Beam :: SDKs :: Java :: Extensions :: Join library SUCCESS [
 1.057 s]
[INFO] Apache Beam :: SDKs :: Java :: Microbenchmarks ..... SUCCESS [
 6.892 s]
[INFO] Apache Beam :: SDKs :: Java :: Java 8 Tests ........ SUCCESS [
 2.396 s]
[INFO] Apache Beam :: Runners :: Flink .................... SUCCESS [
 0.028 s]
[INFO] Apache Beam :: Runners :: Flink :: Core ............ SUCCESS [
 6.688 s]
[INFO] Apache Beam :: Runners :: Flink :: Examples ........ SUCCESS [
 2.966 s]
[INFO] Apache Beam :: Runners :: Spark .................... SUCCESS [
27.347 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes .... SUCCESS [
 0.040 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Starter FAILURE [
 3.281 s]
[INFO] Apache Beam :: SDKs :: Java :: Maven Archetypes :: Examples SKIPPED
[INFO] Apache Beam :: Examples ............................ SKIPPED
[INFO] Apache Beam :: Examples :: Java .................... SKIPPED
[INFO] Apache Beam :: Examples :: Java 8 .................. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 07:01 min
[INFO] Finished at: 2016-10-26T14:10:23+08:00
[INFO] Final Memory: 143M/551M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only
(default) on project beam-sdks-java-maven-archetypes-starter: Dependency
problems found -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :beam-sdks-java-maven-archetypes-starter

Has anyone seen the same thing ?

Thanks,
Manu

Reply via email to