Issue Trying to use a class from /util-java, such as com.liferay.util.Normalizer, in a custom development by adding to build.gradle the dependency compileOnly group: "com.liferay.portal", name: "com.liferay.util.java" will lead to unresolved requirements such as: 2021-08-19 09:56:31.228...