Dependency errors

Hello devs, I encountered an error while trying to update maven dependencies specifically with the “dataexport-api” dependency


Any help ?

cd OpenELIS-Global-2
git submodule update --init --recursive
cd dataexport
mvn clean install -DskipTests

hey @Ariho-Seth what happenes if you redo these steps ?

Hi @Agaba_Derrick_Junior, this is what happened when I ran the first command ie “git submodule update …”

1 Like

this is usually caused by bad network issues , i mean the fetch-pack: unexpected disconect while reading sideband packets error

It is becoming consistent, and my internet is stable, I think it must be another cause. Could there be any other cause? or is there a specific version of java or maven that has to work?
Because I have maven 3.9.8 and java 22.