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/08/16 03:12:29 UTC

[GitHub] [james-project] chibenwa opened a new pull request, #1129: [UPGRADE] Spark 2.9.3 -> 2.9.4

chibenwa opened a new pull request, #1129:
URL: https://github.com/apache/james-project/pull/1129

   Fixes Jetty dependency management mess


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


[GitHub] [james-project] chibenwa merged pull request #1129: [UPGRADE] Spark 2.9.3 -> 2.9.4

Posted by GitBox <gi...@apache.org>.
chibenwa merged PR #1129:
URL: https://github.com/apache/james-project/pull/1129


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


[GitHub] [james-project] Arsnael commented on pull request #1129: [UPGRADE] Spark 2.9.3 -> 2.9.4

Posted by GitBox <gi...@apache.org>.
Arsnael commented on PR #1129:
URL: https://github.com/apache/james-project/pull/1129#issuecomment-1216097694

   Guess you went a bit fast on that one:
   ```
   03:13:11,559 [ERROR] [ERROR] Some problems were encountered while processing the POMs:
   [ERROR] 'dependencies.dependency.version' for org.eclipse.jetty:jetty-server:jar is missing. @ line 105, column 21
   [ERROR] 'dependencies.dependency.version' for org.eclipse.jetty:jetty-server:jar is missing. @ line 167, column 21
   [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-core:jar -> duplicate declaration of version (?) @ line 153, column 21
    @ 
   03:13:11,561 [ERROR] The build could not read 2 projects -> [Help 1]
   org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
   [ERROR] 'dependencies.dependency.version' for org.eclipse.jetty:jetty-server:jar is missing. @ line 105, column 21
   [ERROR] 'dependencies.dependency.version' for org.eclipse.jetty:jetty-server:jar is missing. @ line 167, column 21
   [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-core:jar -> duplicate declaration of version (?) @ line 153, column 21
   ```


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