legacy-knowledge-base
公開されました Jun. 30, 2025

Facing issues in setting 'liferay.workspace.product' property for Liferay Workspace

投稿者

Koustuv Dhani

knowledge-article-header-disclaimer-how-to

knowledge-article-header-disclaimer

legacy-article

learn-legacy-article-disclaimer-text

Issue

  • Upgrading the portal from Liferay DXP 7.4 Update 67 to Liferay DXP Quarterly Release 2024.Q1.9 and trying to set 'liferay.workspace.product = dxp-2024.q1.9' in the gradle.properties however, it is not working.

Environment

  • Liferay DXP 2024.Q1.9

Resolution

  • Try setting 'dxp-7.4-u112' for liferay.workspace.product in your gradle.properties file as below:
liferay.workspace.product=dxp-7.4-u112
  • After adding this property to gradle.properties, you need to do gradle refresh.

Additional Information

did-this-article-resolve-your-issue

legacy-knowledge-base