chibenwa commented on PR #1707: URL: https://github.com/apache/james-project/pull/1707#issuecomment-1706089075
``` 06:24:28,731 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project apache-james-mailbox-tools-quota-recompute: Compilation failure: Compilation failure: 06:24:28,731 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1707/mailbox/tools/quota-recompute/src/main/java/org/apache/james/mailbox/quota/task/RecomputeCurrentQuotasService.java:[35,40] package org.apache.james.jmap.api.upload does not exist 06:24:28,731 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1707/mailbox/tools/quota-recompute/src/main/java/org/apache/james/mailbox/quota/task/RecomputeCurrentQuotasService.java:[168,19] cannot find symbol 06:24:28,731 [ERROR] symbol: class CurrentUploadUsageRecomputator 06:24:28,731 [ERROR] location: class org.apache.james.mailbox.quota.task.RecomputeCurrentQuotasService 06:24:28,731 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1707/mailbox/tools/quota-recompute/src/main/java/org/apache/james/mailbox/quota/task/RecomputeCurrentQuotasService.java:[177,42] cannot find symbol 06:24:28,731 [ERROR] symbol: class CurrentUploadUsageRecomputator 06:24:28,731 [ERROR] location: class org.apache.james.mailbox.quota.task.RecomputeCurrentQuotasService 06:24:28,731 [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project apache-james-mailbox-tools-quota-recompute: Compilation failure ``` -- 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]
