[
https://issues.apache.org/jira/browse/BEAM-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373833#comment-15373833
]
Scott Wegner commented on BEAM-445:
-----------------------------------
I also started seeing this today, not sure why this just started failing. I can
see that os-maven-plugin was added to sdks/java/io/google-cloud-platform.
Building this module works, but other modules which depend on it fail. One fix
is to add os-maven-plugin to the root module, but I wonder if there's a better
way to encapsulate the dependency. /cc [~ianzhou]
> 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)