KamoCRM

Keep kamo-shared-library at 1.6.1, the one version every consumer can resolve

Fixkamo-shared-library
Shipped
September 24, 2026 at 7:20 PM UTC
Author
Kamo
Commit
c00fd0e

db737a54 moved the library to 1.6.2, and only emailservice and initializerservice moved with it. About thirty other services pin 1.6.1. Their CI clones this repo's main and installs it into a cold ~/.m2 (there is no remote registry), so after the bump 1.6.1 exists nowhere, and the next build of any of them fails with Could not find artifact **************** The bump is not what makes OrgAliasDomainEntity reachable: every CI build takes whatever main holds, so 1.6.1 carries the entity and its repository as well. emailservice and initializerservice go back to 1.6.1 in their own commits, and the estate has one version again. The library keeps a single version and it stays 1.6.1. Local builds: install this repo again after pulling (mvn -DskipTests install). A 1.6.1 installed before db737a54 has no OrgAliasDomainEntity.

All changes

Like what you see shipping?

All of it arrives in your workspace on its own. Start on the free plan and read this page again in a month.

Start Free ForeverView Pricing