uniVocity / univocity-trader

open-source trading framework for java, supports backtesting and live trading with exchanges
579 stars 140 forks source link

Unresolved dependencies when build with maven after cloning project #115

Closed mironuk closed 3 years ago

mironuk commented 3 years ago

I get the following maven message:

[ERROR] Failed to execute goal on project univocity-trader-examples: Could not resolve dependencies for project com.univocity:univocity-trader-examples:jar:1.0.0-SNAPSHOT: Failure to find com.univocity:univocity-trader-interactivebrokers:jar:1.0.0-SNAPSHOT in https://dl.bintray.com/testng-team/testng/ was cached in the local repository, resolution will not be reattempted until the update interval of testng has elapsed or updates are forced -> [Help 1]

jbax commented 3 years ago

Duplicate of https://github.com/uniVocity/univocity-trader/issues/48