I am trying to use Bamboo builds connecting to bitbucket repository. I have created a task on Bamboo to run builds using Maven. But build is failing. How to resolve this error?
02-Apr-2019 13:05:00 Error occurred during initialization of VM build
02-Apr-2019 13:05:00 agent library failed to init: instrument build
02-Apr-2019 13:05:00 Error opening zip file or JAR manifest missing : /root/.m2/repositoryorgjmockitjmockit1.21jmockit-1.21.jar
i have used below link to configure Bamboo task to use a Maven executable : https://confluence.atlassian.com/bamboo/maven-289277038.html
i have used below link to configure Bamboo task to use a Maven executable:
https://confluence.atlassian.com/bamboo/maven-289277038.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.