Error: JAVA_HOME is not defined correctly #1138
-
Hi, I was trying out your tool and ran into an issue while trying to run a simple maven goal using the
Is this complaining about my local java home or the java home of the docker container? shouldn't maven wrapper handler that? Config is pretty straight forward
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Probably complaining about missing Java. I have no idea what maven wrapper is. |
Beta Was this translation helpful? Give feedback.
-
@AllanMNoguera You should probably setup java with this: https://github.com/actions/setup-java |
Beta Was this translation helpful? Give feedback.
@AllanMNoguera You should probably setup java with this: https://github.com/actions/setup-java