Build Error: Could not resolve dependencies for project org.flowable:flowable-spring-boot-starter-rest-api:jar:6.3.0-SNAPSHOT

Hello,

We are trying to extend flowable-ui-modeler app with some functionality, we made the required changes and tried to rebuild the project by running mvn -Pdistro clean install -DskipTests at the root of the project but it fails at flowable-spring-boot-starter-rest-api with the following error:

Failed to execute goal on project flowable-spring-boot-starter-rest-api: Could not resolve dependencies for project org.flowable:flowable-spring-boot-starter-rest-api:jar:6.3.0-SNAPSHOT: Could not find artifact org.flowable:flowable-spring-boot-starter-process:jar:6.3.0-SNAPSHOT in spring-snapshots (http://repo.spring.io/snapshot) -> [Help 1]

Is this a bug? or are we doing it wrong?

Best Regards,

Seems to be fixed in latest release 6.3.0