liming0 commented on PR #25447:
URL: https://github.com/apache/shardingsphere/pull/25447#issuecomment-1545389372

   > > > 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 `
   There are several files that do not exist in my local environment, which has 
caused me to fail local compilation and cannot be tested. Can you tell me how 
they were generated? For example:
   `org.apache.shardingsphere.sql.parser.autogen.SQLServerStatementLexer`
   
`org.apache.shardingsphere.distsql.parser.autogen.EncryptDistSQLStatementLexer`
   
![image](https://github.com/apache/shardingsphere/assets/50445932/aa5daa56-5792-4057-b729-2ab4f9498489)
   
![image](https://github.com/apache/shardingsphere/assets/50445932/aa5daa56-5792-4057-b729-2ab4f9498489)
   
   
   


-- 
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]

Reply via email to