You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 23:36:30 UTC

[GitHub] [beam] kennknowles opened a new issue, #19282: ExpectedLogs with Maven

kennknowles opened a new issue, #19282:
URL: https://github.com/apache/beam/issues/19282

    Hi!
   
   I'm using apache beam with Maven and in the pom.xml the dependency is
   
   {color:#e8bf6a}<dependency\>{color}{color:#e8bf6a} <groupId\>{color}org.apache.beam{color:#e8bf6a}</groupId\>{color}{color:#e8bf6a} <artifactId\>{color}beam-sdks-java-core{color:#e8bf6a}</artifactId\>{color}{color:#e8bf6a} <version\>{color}2.8.0{color:#e8bf6a}</version\>{color}{color:#e8bf6a}</dependency\>{color}
   
    I can use
   
   {color:#cc7832}import {color}org.apache.beam.sdk.testing.PAssert{color:#cc7832};{color}
   
    but i can not use
   
   import org.apache.beam.sdk.testing.ExpectedLogs;
   
   Imported from Jira [BEAM-6450](https://issues.apache.org/jira/browse/BEAM-6450). Original Jira may contain additional context.
   Reported by: jfernandeze.


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org