You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by "mike-jumper (via GitHub)" <gi...@apache.org> on 2023/05/13 17:36:41 UTC

[GitHub] [guacamole-client] mike-jumper opened a new pull request, #866: GUACAMOLE-1788: Fix build against Maven 3.9.x.

mike-jumper opened a new pull request, #866:
URL: https://github.com/apache/guacamole-client/pull/866

   This change:
   
   1. Updates the Docker image build to use an up-to-date tag (`maven:3-jdk-8` does not appear to be updated any longer).
   2. Manually updates the dependencies of `minify-maven-plugin` to pull in `plexus-utils`, which is no longer included automatically as of Maven 3.9.x.
   
   The update to the Docker image build causes the same breakage as can be seen in CI (https://ci-builds.apache.org/job/Guacamole/job/guacamole-client-master/235/), while the update to the `pom.xml` fixes that breakage.


-- 
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: dev-unsubscribe@guacamole.apache.org

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


[GitHub] [guacamole-client] necouchman merged pull request #866: GUACAMOLE-1788: Fix build against Maven 3.9.x.

Posted by "necouchman (via GitHub)" <gi...@apache.org>.
necouchman merged PR #866:
URL: https://github.com/apache/guacamole-client/pull/866


-- 
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: dev-unsubscribe@guacamole.apache.org

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