sandynz commented on issue #20275: URL: https://github.com/apache/shardingsphere/issues/20275#issuecomment-1220111396
> @sandynz Hi, i find some errors in `ShardingScalingRuleStatementConverter` , caused by some classes in `shardingsphere-infra-common` are userd, but no related dependencies was found in the `pom.xml` file Some classes depended by ShardingScalingRuleStatementConverter were changed recently, maybe you need to run `mvn clean install -Dmaven.javadoc.skip=true -Dcheckstyle.skip=true -Drat.skip=true -Djacoco.skip=true -DskipITs -DskipTests -Prelease -Dspotless.apply.skip=true` again. -- 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]
