wu-sheng commented on PR #779: URL: https://github.com/apache/skywalking-java/pull/779#issuecomment-3520643871
> > The version decleared here will [be](https://github.com/apache/skywalking-java/blob/e43a80273310352ca480fb5487f767fa73119be9/test/plugin/scenarios/gateway-2.0.x-scenario/pom.xml#L40) will be replaced by the list mentioned above. So, 2.0.4 is just one tested version. > > > > Hello, when running local tests for gateway-projectA-scenario, an error occurs: > > Caused by: java.lang.ClassNotFoundException: reactor.core.scheduler.NonBlocking > > This happens when the spring-cloud-starter-gateway version is set to 2.0.0.RELEASE. > > > > Adding a manual dependency on reactor-core:3.1.7.RELEASE in the pom.xml file resolves the issue. > > > > I’d like to confirm whether this solution aligns with your expectations or project standards. You could try to add that to projectA(2.0.x), if it doesn't affect 2.0.4, then we are good. After all, that is for testing only. -- 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]
