bengbengbalabalabeng commented on issue #794: URL: https://github.com/apache/fesod/issues/794#issuecomment-3763654458
> 我发现项目会报错,ExcelWriteAddExecutor类需要依赖org.apache.fesod.shaded.cglib.beans.BeanMap,可org.apache.fesod里只有一个support In the local dev, you can try run the following command to compile ```shell mvn clean install -DskipTests ``` 在本地开发中,可以尝试运行以下命令进行编译 ```shell mvn clean install -DskipTests ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
