OK so I’ve solved it right after have written this post…
- to solve the issue with the environment variable I’ve moved the ‘environment’ under the docker image.
- to solve the issue with maven I have removed --login from the shell: command.
OK so I’ve solved it right after have written this post…