Created
August 26, 2020 19:33
-
-
Save JordanSchuetz/880b724ed229fe8a8147b6cd826bcc91 to your computer and use it in GitHub Desktop.
This error is caused by your environment variables not being set up. Make sure to configure your JAVA_HOME variable to the correct java version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Execution default-deploy of goal org.mule.tools.maven:mule-maven-plugin:3.3.5:deploy failed: | |
| MessageBodyReader not found for media type=application/json;charset=utf-8, | |
| type=class org.mule.tools.client.arm.model.AuthorizationResponse, | |
| genericType=class org.mule.tools.client.arm.model.AuthorizationResponse. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment