Issue
The end user is presented with a vendorlib conflict in Studio Pro when the project is downloaded from the team server or when a pull action is made, indicating that there are uncommitted changes. This will force the end user to perform a dummy commit to continue the development.
Environment
- Studio Pro versions 10.6.0 to 10.6.11
- Studio Pro versions 10.10.1 and newer
- Studio Pro versions 10.11.1 and newer
- Studio Pro versions 10.12.1 and newer
Cause
The vendorlib-sbom.json file contains the version and the description of the Java libraries used in the project. This issue is caused when the files inside the vendorlib/vendorlib-sbom.json file change their order internally even though Java dependencies did not alter in the project, which causes Studio Pro to throw the conflict.
Solution/Workaround
Upgrade the project to Studio Pro versions 10.6.12, 10.12.2, 10.13.0, or newer, as this issue has been fixed in those versions.
Internal information related
- 227374, 218152, 222102, 221123, 220419, 219994, 219344
- RUN-4124
- C3T260XGA/p1717586035379199
Additional information
Mendix documentation:
0 Comments