Hello devs, I encountered an error while trying to update maven dependencies specifically with the “dataexport-api” dependency
Any help ?
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 …”
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.
@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
which docker file ur building ?? or running ??