kennknowles commented on PR #31406:
URL: https://github.com/apache/beam/pull/31406#issuecomment-2143176897

   > Seems like simply defining SnakeYAML at top level causes "./gradlew 
:runners:java-fn-execution:test" to fail due to the conflict [1]. So reverted 
that and defining the dependency at the sub-module level now.
   > 
   > [1] [#26743 
(comment)](https://github.com/apache/beam/issues/26743#issuecomment-2123695723)
   
   Oh I just meant defining `library.java.snakeyaml = <string for dep>` so it 
should be just an alias. That alone should be a noop for the actual deps, just 
a way of factoring the gradle files. Is there a conflict in that case? Do we 
have another module that depends on snakeyaml at a different version? Or it 
sounds like we just can't use snakeyaml at all because of GCP dependency on 
Jackson?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to