-
Type:
Bug
-
Status: Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 6.2.X
-
Fix Version/s: None
-
Component/s: General, Liferay Artifacts
-
Labels:None
As I understand maven repository versions they are case-sensitive (or can be depending on host OS). Currently published com.liferay:portal-parent:6.2-ce-ga2:pom contains 6.2-CE-GA2 but should contain 6.2-ce-ga2. When I list com.liferay:portal-impl:6.2-ce-ga2:jar but it can't find com.liferay:portal-parent:6.2-CE-GA2:pom because it's not lowercase yet the artifacts are actually published in lowercase path locations. The published poms need to be corrected to contain lowercase version identifiers.