← Back to team overview

dhis2-devs team mailing list archive

Re: Getting problem while building a local module

 

The problem here is that a transitive dependency does not exist in the
central maven repo:

bouncycastle:bctsp-jdk14:jar:

Use mvnrepository.com to find a itext version which does not rely on this
dependency. This is an error on maven's side.

Follow ups

References