Arsnael commented on PR #2474: URL: https://github.com/apache/james-project/pull/2474#issuecomment-2453904633
05:28:31,592 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile (default-testCompile) on project james-server-webadmin-data: Compilation failure 05:28:31,592 [ERROR] /home/jenkins/workspace/james_ApacheJames_PR-2474/server/protocols/webadmin/webadmin-data/src/test/java/org/apache/james/webadmin/routes/UserRoutesTest.java:[174,72] constructor UserRoutes in class org.apache.james.webadmin.routes.UserRoutes cannot be applied to given types; 05:28:31,592 [ERROR] required: org.apache.james.webadmin.service.UserService,org.apache.james.rrt.api.CanSendFrom,org.apache.james.webadmin.utils.JsonTransformer,org.apache.james.user.api.DelegationStore,java.util.Map<java.lang.String,org.apache.james.webadmin.UserCondition> 05:28:31,592 [ERROR] found: org.apache.james.webadmin.service.UserService,org.apache.james.rrt.api.CanSendFrom,org.apache.james.webadmin.utils.JsonTransformer,org.apache.james.user.memory.MemoryDelegationStore 05:28:31,592 [ERROR] reason: actual and formal argument lists differ in length 05:28:31,592 [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile (default-testCompile) on project james-server-webadmin-data: Compilation failure /home/jenkins/workspace/james_ApacheJames_PR-2474/server/protocols/webadmin/webadmin-data/src/test/java/org/apache/james/webadmin/routes/UserRoutesTest.java:[174,72] constructor UserRoutes in class org.apache.james.webadmin.routes.UserRoutes cannot be applied to given types; required: org.apache.james.webadmin.service.UserService,org.apache.james.rrt.api.CanSendFrom,org.apache.james.webadmin.utils.JsonTransformer,org.apache.james.user.api.DelegationStore,java.util.Map<java.lang.String,org.apache.james.webadmin.UserCondition> found: org.apache.james.webadmin.service.UserService,org.apache.james.rrt.api.CanSendFrom,org.apache.james.webadmin.utils.JsonTransformer,org.apache.james.user.memory.MemoryDelegationStore reason: actual and formal argument lists differ in length -- 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: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org