Deployment using Maven Error, bonita-bdm-parser missing

1
0
-1

Trying to deploy using maven, using 2023.2 on a linux machine, I get the error:

Could not resolve dependencies for project com.company:gettingstarted-bdm-model:jar:0.0.1: Failure to find org.bonitasoft.engine:bonita-bdm-parser:jar:9.0.0 in https://repo.maven.apache.org/maven2

Checking https://repo.maven.apache.org/maven2/org/bonitasoft/engine/ I can see that indeed the dependency is not there. Is there another repo I should be using?

Thanks

1 answer

1
0
-1

Hi alecastro,

Just checked with our R&D team and we do not have a dependency called org.bonitasoft.engine:bonita-bdm-parser:jar

Could it be a dependency that you declared manually on your side? You can check this on your Project Overview > Extensions. If you do not recognize this dependency, simply delete it and try again.

Hope this helps!

-Thalía

Notifications