Closed xunjunli closed 5 years ago
Just to understand your scenarios a little bit better. Are you using hosted (cloud) VSTS with a private build agent that is running on Unix? The hosted agent do not have IIB runtime installed. So if you want to use hosted VSTS to automate this, private agent is the only way to go. To install IIB runtime on a private agent, you should refer to IBM's documents.
In order to automate maven build for IBM Integration Bus Bar file, we need to install IIB toolkit or IIB run-time in VSTS, our VSTS server is Unix. Please advise how to install? or you have any alternative solution to do maven build for IIB. Thanks