You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/09/16 14:30:09 UTC

[GitHub] [james-project] chibenwa commented on pull request #1194: [Upgrade] Maven dependencies for fix CVE vulnerabilities

chibenwa commented on PR #1194:
URL: https://github.com/apache/james-project/pull/1194#issuecomment-1249440876

   ```
   10:45:37,523 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project james-server-protocols-imap4: Compilation failure
   10:45:37,523 [ERROR] /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1194/server/protocols/protocols-imap4/src/test/java/org/apache/james/imapserver/netty/IMAPServerTest.java:[110,15] cannot access org.slf4j.spi.LoggingEventAware
   10:45:37,523 [ERROR]   class file for org.slf4j.spi.LoggingEventAware not found
   10:45:37,523 [ERROR] -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project james-server-protocols-imap4: Compilation failure
   /home/jenkins/jenkins-agent/workspace/james_ApacheJames_PR-1194/server/protocols/protocols-imap4/src/test/java/org/apache/james/imapserver/netty/IMAPServerTest.java:[110,15] cannot access org.slf4j.spi.LoggingEventAware
     class file for org.slf4j.spi.LoggingEventAware not found
   ```
   
   Compile error.


-- 
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-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org