mirror of
https://github.com/wassname/ray.git
synced 2026-07-11 03:02:08 +08:00
Try to fix dependency issue (#8065)
Co-authored-by: Mehrdad <noreply@github.com>
This commit is contained in:
@@ -113,6 +113,7 @@ define_java_module(
|
||||
"@ray_streaming_maven//:org_testng_testng",
|
||||
"@ray_streaming_maven//:org_mockito_mockito_all",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_api_mockito",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_core",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_module_testng",
|
||||
"@ray_streaming_maven//:org_projectlombok_lombok",
|
||||
],
|
||||
@@ -149,7 +150,6 @@ java_binary(
|
||||
"@ray_streaming_maven//:com_beust_jcommander",
|
||||
"@ray_streaming_maven//:org_mockito_mockito_all",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_api_mockito",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_core",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_module_testng",
|
||||
"@ray_streaming_maven//:org_projectlombok_lombok",
|
||||
"@ray_streaming_maven//:org_testng_testng",
|
||||
|
||||
Reference in New Issue
Block a user