hashmapybx opened a new pull request, #3889:
URL: https://github.com/apache/flink-cdc/pull/3889

   tilte
   
   mvn package, there are some error.
   
   solution:
   
   add mvn plugin in patent project pom.xml:
   
   <plugin>
                   <groupId>org.apache.maven.plugins</groupId>
                   <artifactId>maven-gpg-plugin</artifactId>
                   <version>1.6</version>
                   <configuration>
                       <skip>true</skip>
                   </configuration>
               </plugin>
   
   
   
   


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