Do I need Enterprise license to build BPM project

I have an older Java project that is using Jmix modules, including the BPM ones. I am currently trying to build the project and it fails when fetching the jmix-bpm-ui-starter and io.jmix.bpm:jmix-bpm-ui-starter dependencies from Jmix Nexus repository. I have an active RAD license (not an Enterprise one).

Question: Do I need an Enterprise license just to build the project? I am not planning on developing/changing/improving the project in the BPM part (yet). I am currently trying to just build the project.

Similar question if I want to fix a bug, perhaps in parts that are not related to Jmix. Do I need an Enterprise license active to be able to rebuild my project?

I am using the latest IntelliJ IDEA with Jmix plugin version 2.2.3-241.
My project is built with Gradle, and the error that I get is:

Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
   > Could not resolve io.jmix.bpm:jmix-bpm-starter:1.3.2.
     Required by:
         project :
      > Could not resolve io.jmix.bpm:jmix-bpm-starter:1.3.2.
         > Could not get resource 'https://global.repo.jmix.io/repository/premium/io/jmix/bpm/jmix-bpm-starter/1.3.2/jmix-bpm-starter-1.3.2.pom'.
            > Could not GET 'https://global.repo.jmix.io/repository/premium/io/jmix/bpm/jmix-bpm-starter/1.3.2/jmix-bpm-starter-1.3.2.pom'. Received status code 403 from server: Forbidden
   > Could not resolve io.jmix.bpm:jmix-bpm-ui-starter:1.3.2.
     Required by:
         project :
      > Could not resolve io.jmix.bpm:jmix-bpm-ui-starter:1.3.2.
         > Could not get resource 'https://global.repo.jmix.io/repository/premium/io/jmix/bpm/jmix-bpm-ui-starter/1.3.2/jmix-bpm-ui-starter-1.3.2.pom'.
            > Could not GET 'https://global.repo.jmix.io/repository/premium/io/jmix/bpm/jmix-bpm-ui-starter/1.3.2/jmix-bpm-ui-starter-1.3.2.pom'. Received status code 403 from server: Forbidden
   > Could not resolve io.jmix.bpm:jmix-bpm-starter:1.3.2.
     Required by:
         project : > io.jmix.bom:jmix-bom:1.3.2
      > Could not resolve io.jmix.bpm:jmix-bpm-starter:1.3.2.
         > Could not get resource 'https://global.repo.jmix.io/repository/premium/io/jmix/bpm/jmix-bpm-starter/1.3.2/jmix-bpm-starter-1.3.2.pom'.
            > Could not GET 'https://global.repo.jmix.io/repository/premium/io/jmix/bpm/jmix-bpm-starter/1.3.2/jmix-bpm-starter-1.3.2.pom'. Received status code 403 from server: Forbidden
   > Could not resolve io.jmix.bpm:jmix-bpm-ui-starter:1.3.2.
     Required by:
         project : > io.jmix.bom:jmix-bom:1.3.2
      > Could not resolve io.jmix.bpm:jmix-bpm-ui-starter:1.3.2.
         > Could not get resource 'https://global.repo.jmix.io/repository/premium/io/jmix/bpm/jmix-bpm-ui-starter/1.3.2/jmix-bpm-ui-starter-1.3.2.pom'.
            > Could not GET 'https://global.repo.jmix.io/repository/premium/io/jmix/bpm/jmix-bpm-ui-starter/1.3.2/jmix-bpm-ui-starter-1.3.2.pom'. Received status code 403 from server: Forbidden

Hi Bogdan,

The Enterprise license is required in order to build an application that uses the BPM addon.

Regards,
Sergey.

So let me see if I got this right.
We have to shelve out $1080 just to be able to rebuild the project and, say, deploy it to a new environment. Same if we want to update a non-Jmix dependency because of a vulnerability that was recently found in the version that we use.

I think this is quite outrageous.

I understand that if I need to edit/develop new stuff, Ok, then I need to use the UI designers and I have to get a license for that. But for building my project in order to deploy it somewhere, or changing dependencies or fixing a bug, I need to keep one such license active all the time. It does not seem right.

Hi Bogdan,
Our policy in terms of using Enterprise addons is fully transparent and published on our website: Subscription Plans and Prices – Jmix
Сustomer who purchases the Jmix license agrees to these terms, as well as to EULA.
Our team is being monetised by providing the license subscriptions. I agree that there could be different situations though when the client needs a short-term access to Enterprise addons. Please kindly drop me an email to a.burov@haulmont.com or DM and we can discuss your case individually to find a decent solution.

Hope that makes sense.