Streaming disables index downloads when building and managing project dependencies.

Streaming disables index downloads when building and managing project dependencies.

book

Article ID: KB0070797

calendar_today

Updated On:

Products Versions
TIBCO Streaming -

Description

This error happens when trying to add a fragment project as a dependency of an application project. The user encounters the following error when building a Streaming Application:

User-added image
 

Issue/Introduction

Steps to build managing project dependencies in 10.6.X and 11.0.X.

Resolution

Resolution Steps:

  1.  In the Streaming Studio: Go to Windows -> Show view -> Other -> type "Maven" -> Click on Maven Repositories.
  2. Go to Maven Repositories view, click the title bar button to "Reload settings.xml"
  3. In the same view, from the context menu of the "Local Repositories" -> "Workspace Projects" folder, click "Rebuild Index".


After performing these steps, you will see this result:

User-added image

Additional Information

Documentation : Home > StreamBase Getting Started > Add a Dependency