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 ?

1 Like

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

1 Like

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.

@Ariho-Seth , think you are now okay with this. you can also go ahead and read this thread, it may help Development in Eclipse - #7 by Moses_Mutesasira. Dont get stuck in one IDE

Though i still have problems below, here is a screenshot of my command prompt.

which docker file ur building ?? or running ??