资讯

When I run a maven task in a devcontainer, I always get: > Executing task: mvn -B verify < /bin/bash: mvn: command not found The terminal process "/bin/bash '-c', 'mvn -B verify'" failed to launch ...
Hi, I have a problem running my jenkinsfile. Environment: minishift / openshift 3.9 on linux mint deployed the jenkins container from the default template logged in to jenkins and added new pipelin ...