[
https://issues.apache.org/jira/browse/BEAM-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137408#comment-17137408
]
Beam JIRA Bot commented on BEAM-6450:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to P2.
> ExpectedLogs with Maven
> -----------------------
>
> Key: BEAM-6450
> URL: https://issues.apache.org/jira/browse/BEAM-6450
> Project: Beam
> Issue Type: Test
> Components: testing
> Reporter: Jose Fernandez
> Priority: P3
>
> 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;
--
This message was sent by Atlassian Jira
(v8.3.4#803005)