[
https://issues.apache.org/jira/browse/BEAM-6450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17122959#comment-17122959
]
Beam JIRA Bot commented on BEAM-6450:
-------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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: P2
> Labels: stale-P2
>
> 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)