- New composite project
- New subproject > Full-Stack Application (Java)
- New subproject > Addon (Java)
- Marketplace > addons > select the newly created addon > install bpm
- Dependencies Between Subprojects main app depends on created addon that has the BPM installed
- in the gradle tab : Main application: bootRun
Could not determine the dependencies of task ‘:untitled:bootRun’.
Could not resolve all task dependencies for configuration ‘:untitled:runtimeClasspath’.
Could not find io.jmix.bpm:jmix-bpm-flowui-starter:2.2.1.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/io/jmix/bpm/jmix-bpm-flowui-starter/2.2.1/jmix-bpm-flowui-starter-2.2.1.pom
- https://global.repo.jmix.io/repository/public/io/jmix/bpm/jmix-bpm-flowui-starter/2.2.1/jmix-bpm-flowui-starter-2.2.1.pom
Required by:
project :untitled > io.jmix.bom:jmix-bom:2.2.1
Could not find io.jmix.bpm:jmix-bpm-starter:2.2.1.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/io/jmix/bpm/jmix-bpm-starter/2.2.1/jmix-bpm-starter-2.2.1.pom
- https://global.repo.jmix.io/repository/public/io/jmix/bpm/jmix-bpm-starter/2.2.1/jmix-bpm-starter-2.2.1.pom
Required by:
project :untitled > io.jmix.bom:jmix-bom:2.2.1
Could not find io.jmix.bpm:jmix-bpm-flowui-starter:2.2.1.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/io/jmix/bpm/jmix-bpm-flowui-starter/2.2.1/jmix-bpm-flowui-starter-2.2.1.pom
- https://global.repo.jmix.io/repository/public/io/jmix/bpm/jmix-bpm-flowui-starter/2.2.1/jmix-bpm-flowui-starter-2.2.1.pom
Required by:
project :untitled > project :addon:addon-starter > project :addon:addon
Could not find io.jmix.bpm:jmix-bpm-starter:2.2.1.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/io/jmix/bpm/jmix-bpm-starter/2.2.1/jmix-bpm-starter-2.2.1.pom
- https://global.repo.jmix.io/repository/public/io/jmix/bpm/jmix-bpm-starter/2.2.1/jmix-bpm-starter-2.2.1.pom
Required by:
project :untitled > project :addon:addon-starter > project :addon:addon
Possible solution:
- Declare repository providing the artifact, see the documentation at Declaring repositories
I dont see any of the BPM Screens created or any thing that would update the db