microsoft / vsts-ibm-integration-bus-extension

Visual Studio Team Services Extension for IBM Integration Bus
Other
5 stars 6 forks source link

Installation of IBM Integration Bus toolkit or run-time in VSTS #2

Closed xunjunli closed 5 years ago

xunjunli commented 6 years ago

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

yacaovsnc commented 6 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.