You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Mark Liu (JIRA)" <ji...@apache.org> on 2016/07/12 22:19:20 UTC

[jira] [Created] (BEAM-445) Beam-examples-java build failed through local "mvn install"

Mark Liu created BEAM-445:
-----------------------------

             Summary: Beam-examples-java build failed through local "mvn install"
                 Key: BEAM-445
                 URL: https://issues.apache.org/jira/browse/BEAM-445
             Project: Beam
          Issue Type: Bug
         Environment: linux
            Reporter: Mark Liu
            Priority: Critical


Build project under beam/examples/java with command "mvn clean install -DskipTests" failed with following error:

[ERROR] Failed to execute goal on project beam-examples-java: Could not resolve dependencies for project org.apache.beam:beam-examples-java:jar:0.2.0-incubating-SNAPSHOT: Could not transfer artifact io.netty:netty-tcnative-boringssl-static:jar:${os.detected.classifier}:1.1.33.Fork13 from/to central (http://repo.maven.apache.org/maven2): Illegal character in path at index 138: http://repo.maven.apache.org/maven2/io/netty/netty-tcnative-boringssl-static/1.1.33.Fork13/netty-tcnative-boringssl-static-1.1.33.Fork13-${os.detected.classifier}.jar

Reason: can't resolve ${os.detected.classifier} in beam/sdks/java/io/google-cloud-platform/pom file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)