Microsoft Azure Artifacts can be used as a repository for Spotfire® Streaming's Maven artifacts.
Here is a short summary of the steps to deploy the artifacts:
- Create a feed under Artifacts and select Connect to feed
- From the list select maven
- This action will yield repository URL and a link to access the "Personal Access Token" page
- Create a new Personal Access Token
-
From a StreamBase 10.x Command prompt, deploy the Streaming Maven artifacts using a command of the form:
epdev deploy maven https://<username>:<personal_access_token>@pkgs.dev.azure.com/xxxxxxxx/yyyyyyy/_packaging/TIBCO/maven/v1
Recommended Comments
There are no comments to display.