zhaojinchao95 commented on PR #25447: URL: https://github.com/apache/shardingsphere/pull/25447#issuecomment-1545367246
> > You can compile it at your local environment, The command is : `mvn clean install -Prelease -T1C -Djacoco.skip=true -Drat.skip=true -Dmaven.javadoc.skip=true -B` > > @zhaojinchao95 > > Sorry, I encountered a problem while executing this command locally, but I haven't used this signed plugin before and don't know how to solve it > > ``` > Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:3.0.1:sign (sign-release-artifacts) on project shardingsphere: Execution sign-release-artifacts of goal org.apache.maven.plugins:maven-gpg-plugin:3.0.1:sign failed. > ``` I haven't met this problem. You can run `JDBCMetaDataInfoExporterTest.class ` -- 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]
