cancel
Showing results for 
Search instead for 
Did you mean: 

CAP Java 2.6.0 - build fails due to missing dependency

Dinu
Contributor

Build of my CAP Java application is failing when I updated cap version to 2.6.0. It is failing because of missing dependency in maven repository. The error is reported for the following:

  1. com.sap.cloud.mt:cds-mtx:jar:2.6.0
  2. com.sap.cloud.mt:tools:jar:2.6.0

I see that the version 2.6.0 is missing for these in maven central. But,  cds-services-utils depends on these.

Have anyone found a way to use CAP Java 2.6.0 release yet? 

 

Accepted Solutions (1)

Accepted Solutions (1)

Dinu
Contributor
0 Kudos

With CAP Java 2.6.1 - build is successful. So the solution is to use v 2.6.1 or later.  

Answers (0)