Skip to content

use version 1.0.0 of docker-maven-plugin#12

Open
ammaratef45 wants to merge 2 commits intocarnellj:masterfrom
ammaratef45:patch-1
Open

use version 1.0.0 of docker-maven-plugin#12
ammaratef45 wants to merge 2 commits intocarnellj:masterfrom
ammaratef45:patch-1

Conversation

@ammaratef45
Copy link

When trying to build I got the following error

Failed to execute goal com.spotify:docker-maven-plugin:0.4.10:build (default-cli) on project simple-service: Exception caught: java.util.concurrent.ExecutionException: com.spotify.docker.client.shaded.javax.ws.rs.ProcessingException: java.lang.UnsatisfiedLinkError: could not load FFI provider jnr.ffi.provider.jffi.Provider: ExceptionInInitializerError: Can't overwrite cause with java.lang.UnsatisfiedLinkError: java.lang.UnsatisfiedLinkError: Can't load library: /var/folders/gz/n_zqz9y55m335zt2lk1t942m0000gn/T/jffi18211211055850975176.dylib
[ERROR] 	at java.base/java.lang.C

Following to this answer, changing the version to 1.0.0 fixed the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant