Re: Could not resolve dependencies error

2018-08-29 Thread Thomas Broyer
On Wed, Aug 29, 2018 at 8:36 AM Guido van Brakel < guido.vanbra...@outlook.com> wrote: > Hi, > > We have an issue with Maven not finding a certain dependency, anyone able > to help this Maven. Keep in mind that I’m quite newbie to Maven, and just > try run a build > > [ERROR] Failed to execute

RE: Could not resolve dependencies error

2018-08-29 Thread Golan, Yaron
The reason for the failure is that there is a missing artifact: nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT 1. Are you sure you have your repositories configured as needed? 2. Is the 'getdata-client' ever built before? -Original Message- From: Guido van