holodeck-b2b / Holodeck-SMP

An SMP server implementation based on the specifications developed by the OASIS BDXR Technical Committee and its predecessor developed within PEPPOL.

Home Page:https://holodeck-smp.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build error due to wrong version of 'generic-utils' test dependency

sfieten opened this issue · comments

Module generic-server declares a test dependency on the Holodeck B2B generic-utils project, version 1.1.0. Because this version is not available on Maven Central the project will fail to build (unless the version 1.1.0 is available in the local repo).